Skip to content
PantoneTools
orange
Tailwind CSS palette

Orange 950

orange-950 · #431407

HEX

#431407

RGB

rgb(67, 20, 7)

CMYK

cmyk(0%, 70%, 90%, 74%)

HSL

hsl(13, 81%, 15%)

LAB

lab(13.9, 21.9, 18.3)

What is Orange 950?

Orange 950 is the orange-950 reference in the Tailwind CSS palette. Its sRGB value is #431407 (rgb 67, 20, 7). It sits in the orange family. The default color palette shipped with Tailwind CSS v3 by Tailwind Labs. 22 color families across 11 lightness steps (50 to 950). See disclaimer for accuracy and trademark notes.

Accessibility

WCAG 2.1 contrast checks for Orange 950 as a background.

Black text on this color

Sample text · 1.34 : 1
AA Normal
AA Large
AAA Normal
AAA Large

White text on this color

Sample text · 15.65 : 1
AA Normal
AA Large
AAA Normal
AAA Large

Shades, tints & tonal scale of Orange 950

An 11-step tonal scale derived from Orange 950 (#431407). Click any swatch to copy its HEX. Use these as a starting point for design tokens, hover states, and disabled states in a design system.

Copied #F0ECEB

50

#F0ECEB

#F0ECEB

Copied #E1D9D7

100

#E1D9D7

#E1D9D7

Copied #C3B4B0

200

#C3B4B0

#C3B4B0

Copied #A18A83

300

#A18A83

#A18A83

Copied #724F45

400

#724F45

#724F45

Copied #431407

500

#431407

#431407

Copied #391106

600

#391106

#391106

Copied #2C0D05

700

#2C0D05

#2C0D05

Copied #1E0903

800

#1E0903

#1E0903

Copied #110502

900

#110502

#110502

Copied #080201

950

#080201

#080201

Lighter tints (mixed with white)

Copied #7B6E6D

15%

#7B6E6D

Copied #9D9695

30%

#9D9695

Copied #B8B4B3

45%

#B8B4B3

Copied #CFCCCC

60%

#CFCCCC

Copied #E2E1E1

75%

#E2E1E1

Darker shades (mixed with black)

Copied #3E1206

15%

#3E1206

Copied #380F05

30%

#380F05

Copied #310C04

45%

#310C04

Copied #290903

60%

#290903

Copied #1F0602

75%

#1F0602

Color harmonies for Orange 950

Classic color-theory harmonies derived from rotating the hue of Orange 950. Use these to build accent palettes, brand systems, and accessible UI color pairings.

Complementary

180° opposite — strongest contrast

Copied #431407

#431407

#431407

Copied #073845

#073845

#073845

Triadic

Three colors 120° apart

Copied #431407

#431407

#431407

Copied #074515

#074515

#074515

Copied #150745

#150745

#150745

Analogous

Two neighbors ±30° on the wheel

Copied #450719

#450719

#450719

Copied #431407

#431407

#431407

Copied #453407

#453407

#453407

Split-complementary

Base + two colors flanking its complement

Copied #431407

#431407

#431407

Copied #074534

#074534

#074534

Copied #071945

#071945

#071945

Tetradic

Two complementary pairs

Copied #431407

#431407

#431407

Copied #384507

#384507

#384507

Copied #073845

#073845

#073845

Copied #150745

#150745

#150745

Square

Four colors evenly spaced 90° apart

Copied #431407

#431407

#431407

Copied #194507

#194507

#194507

Copied #073845

#073845

#073845

Copied #340745

#340745

#340745

Orange 950 in every color space

Full conversion of Orange 950 across the color spaces designers and developers actually use — including OKLCH (the perceptually-uniform space that powers Tailwind v4 and CSS Color Module Level 4) and HWB.

HEX

#431407

RGB

rgb(67, 20, 7)

CMYK

cmyk(0%, 70%, 90%, 74%)

HSL

hsl(13, 81%, 15%)

HSV

hsv(13, 90%, 26%)

HWB

hwb(13 3% 74%)

CIE Lab

lab(13.9 21.9 18.3)

OKLCH

oklch(26.6% 0.076 36.3)

XYZ (D65)

xyz(2.60, 1.71, 0.39)

Copy-ready code for Orange 950

Drop-in snippets for CSS, Tailwind, Sass, iOS Swift, and Android XML. Click the copy button on any snippet to put it on your clipboard.

CSS

color: #431407;
background-color: #431407;

CSS variable

:root {
  --color-orange-950: #431407;
}

Tailwind config

// tailwind.config.js
colors: {
  'orange-950': '#431407',
}

Sass

$color-orange-950: #431407;

Swift UIColor

UIColor(red: 0.263, green: 0.078, blue: 0.027, alpha: 1.0)

Android XML

<color name="orange-950">#431407</color>

Closest match in every color system

The nearest Orange 950 equivalent in every other color system on this site, ranked by ΔE2000 perceptual distance. Useful when translating between design-system, web-standard, and industrial color references.

Closest in Tailwind CSS palette

Top 6 ΔE2000-closest entries within the same collection.

Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.

Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.

Copied #592321

RAL 8012

#592321

Red brown

Copied #642424

RAL 3009

#642424

Oxide red

Copied #4C2F27

RAL 8016

#4C2F27

Mahogany brown

Copied #5E2129

RAL 3005

#5E2129

Wine red

Copied #412227

RAL 3007

#412227

Black red

Copied #59351F

RAL 8007

#59351F

Fawn brown

FAQ about Orange 950

What is the HEX code for Orange 950?

Orange 950 (orange-950) has the HEX code #431407. In RGB it is rgb(67, 20, 7), and in CMYK it is cmyk(0%, 70%, 90%, 74%).

What is the OKLCH value of Orange 950?

Orange 950 converts to oklch(0.266 0.076 36.3). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.

Is Orange 950 accessible for body text?

Used as a background, Orange 950 has a contrast ratio of 1.34:1 with black text and 15.65:1 with white text. WCAG 2.1 AA requires 4.5:1 for normal text. The current recommendation is to use white text and verify in real UI context.

What is the closest Pantone to Orange 950?

The closest Pantone reference to Orange 950 by ΔE2000 perceptual distance is Pantone 732 C (#4F2C1D). Cross-system Pantone matching is approximate; for color-critical print work, verify with a physical Pantone guide.

What is the closest RAL color to Orange 950?

The closest RAL Classic reference to Orange 950 by ΔE2000 distance is RAL 8012 (Red brown, #592321). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.

What is the complementary color of Orange 950?

The complementary color (180° opposite on the HSL color wheel) of Orange 950 is #073845. Use it for high-contrast accents, error states, or call-to-action pairings.

Data provenance & source

Tailwind CSS default palette (v3)

The default color palette shipped with Tailwind CSS v3 by Tailwind Labs Inc. Use as a reference for design tokens, web color systems, and Tailwind-based design conversations. Names like 'blue-500' are the project's own naming convention.

Source type
derived
Confidence
high
License
MIT
Last reviewed
2026-05-24

Workflow tags

tailwind
design-token
web-system
orange

Tailwind palette values are designed for digital interfaces under sRGB. For print, convert to a process-appropriate value and proof against the substrate; do not rely on sRGB CMYK conversion for color-critical print work.

Tailwind CSS palette · Orange 950 — #431407 | PantoneTools