#201208#201208
#201208 is a very dark, muted orange. Relative luminance 0.008; OKLCH L 19.9% C 0.030 H 56.0°. Best body text is #FFFFFF at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #201208 |
|---|---|
| RGB | rgb(32, 18, 8) |
| HSL | hsl(25, 60%, 8%) |
| HSV | hsv(25, 75%, 13%) |
| CMYK | cmyk(0%, 43.8%, 75%, 87.5%) |
| CIE-LAB | lab(6.84, 5.57, 7.06) |
| CIE-LCH | lch(6.84, 9.00, 51.73°) |
| OKLab | oklab(19.85% 0.0167 0.0247) |
| OKLCH | oklch(19.85% 0.03 56) |
| XYZ | xyz(0.8559, 0.7573, 0.3308) |
| Luminance | 0.0076 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.85
Dark Brown
#341C02
ΔE00 8.55
Black
#000000
ΔE00 9.66
Chocolate (survey)
#3D1C02
ΔE00 10.85
Almost Black
#070D0D
ΔE00 11.48
Chocolate Brown
#411900
ΔE00 12.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201208 #081620
analogous
#20080A #201208 #201E08
triadic
#201208 #082012 #120820
tetradic
#201208 #0A2008 #081620 #1E0820
square
#201208 #0A2008 #081620 #1E0820
split-complementary
#201208 #08201E #080A20
monochromatic
#180E06 #180E06 #201208 #512E14 #824920
Accessibility & contrast
On white
18.24
#201208 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#201208 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201208
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201208 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201208 | 1.00 | 18.24 | 1.15 | 18.24 |
| #FFFFFF | 18.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161307
Deuteranopia (green-blind)
#191608
Tritanopia (blue-blind)
#240F10
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #201208; /* rgb */ color: rgb(32, 18, 8); /* oklch */ color: oklch(19.9% 0.030 56.0);
Tailwind
colors: {
custom: {
50: '#5b4f4a',
500: '#201208',
950: '#000000',
},
}SCSS
$custom: #201208; $custom-light: #5b4f4a; $custom-dark: #000000;
JSON
{
"hex": "#201208",
"rgb": {
"r": 32,
"g": 18,
"b": 8
},
"hsl": {
"h": 25,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.19854,
"c": 0.02976,
"h": 56
},
"luminance": 0.00757
}Semantic roles & 50–950 ramp
primary
#201208
secondary
#26475E
accent
#A1E345
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040201
muted
#797877