#200E06#200E06
#200E06 is a very dark, muted orange. Relative luminance 0.006; OKLCH L 18.8% C 0.035 H 45.5°. Best body text is #FFFFFF at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #200E06 |
|---|---|
| RGB | rgb(32, 14, 6) |
| HSL | hsl(18, 68%, 7%) |
| HSV | hsv(18, 81%, 13%) |
| CMYK | cmyk(0%, 56.2%, 81.2%, 87.5%) |
| CIE-LAB | lab(5.73, 7.48, 6.26) |
| CIE-LCH | lch(5.73, 9.75, 39.91°) |
| OKLab | oklab(18.83% 0.0243 0.0248) |
| OKLCH | oklch(18.83% 0.035 45.5) |
| XYZ | xyz(0.7856, 0.6344, 0.2533) |
| Luminance | 0.0063 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 3.49
Dark Brown
#341C02
ΔE00 9.54
Black
#000000
ΔE00 10.51
Chocolate (survey)
#3D1C02
ΔE00 11.08
Chocolate Brown
#411900
ΔE00 12.01
Almost Black
#070D0D
ΔE00 12.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200E06 #061820
analogous
#20060B #200E06 #201B06
triadic
#200E06 #06200E #0E0620
tetradic
#200E06 #0B2006 #061820 #1B0620
square
#200E06 #0B2006 #061820 #1B0620
split-complementary
#200E06 #06201B #060B20
monochromatic
#1A0B05 #1A0B05 #200E06 #542510 #873B19
Accessibility & contrast
On white
18.64
#200E06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#200E06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200E06
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200E06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200E06 | 1.00 | 18.64 | 1.13 | 18.64 |
| #FFFFFF | 18.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131005
Deuteranopia (green-blind)
#171406
Tritanopia (blue-blind)
#240B0C
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #200e06; /* rgb */ color: rgb(32, 14, 6); /* oklch */ color: oklch(18.8% 0.035 45.5);
Tailwind
colors: {
custom: {
50: '#5b4d49',
500: '#200e06',
950: '#000000',
},
}SCSS
$custom: #200e06; $custom-light: #5b4d49; $custom-dark: #000000;
JSON
{
"hex": "#200e06",
"rgb": {
"r": 32,
"g": 14,
"b": 6
},
"hsl": {
"h": 18.462,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.18831,
"c": 0.03474,
"h": 45.5
},
"luminance": 0.00634
}Semantic roles & 50–950 ramp
primary
#200E06
secondary
#224D60
accent
#B6EB3D
background
#F5F4F4
surface
#E9E7E6
border
#C5C3C2
text
#040100
muted
#797777