#200E04#200E04
#200E04 is a very dark, muted orange. Relative luminance 0.006; OKLCH L 18.8% C 0.037 H 51.5°. Best body text is #FFFFFF at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #200E04 |
|---|---|
| RGB | rgb(32, 14, 4) |
| HSL | hsl(21, 78%, 7%) |
| HSV | hsv(21, 88%, 13%) |
| CMYK | cmyk(0%, 56.2%, 87.5%, 87.5%) |
| CIE-LAB | lab(5.69, 7.21, 7.01) |
| CIE-LCH | lch(5.69, 10.06, 44.23°) |
| OKLab | oklab(18.78% 0.0229 0.0288) |
| OKLCH | oklch(18.78% 0.037 51.5) |
| XYZ | xyz(0.7747, 0.6300, 0.1956) |
| Luminance | 0.0063 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 4.11
Dark Brown
#341C02
ΔE00 8.97
Black
#000000
ΔE00 10.53
Chocolate (survey)
#3D1C02
ΔE00 10.69
Chocolate Brown
#411900
ΔE00 11.73
Almost Black
#070D0D
ΔE00 12.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200E04 #041620
analogous
#200408 #200E04 #201C04
triadic
#200E04 #04200E #0E0420
tetradic
#200E04 #082004 #041620 #1C0420
square
#200E04 #082004 #041620 #1C0420
split-complementary
#200E04 #04201C #040820
monochromatic
#1B0C03 #1B0C03 #200E04 #56260B #8D3E12
Accessibility & contrast
On white
18.65
#200E04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#200E04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200E04
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200E04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200E04 | 1.00 | 18.65 | 1.13 | 18.65 |
| #FFFFFF | 18.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131003
Deuteranopia (green-blind)
#171404
Tritanopia (blue-blind)
#240A0B
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #200e04; /* rgb */ color: rgb(32, 14, 4); /* oklch */ color: oklch(18.8% 0.037 51.5);
Tailwind
colors: {
custom: {
50: '#5b4d48',
500: '#200e04',
950: '#000000',
},
}SCSS
$custom: #200e04; $custom-light: #5b4d48; $custom-dark: #000000;
JSON
{
"hex": "#200e04",
"rgb": {
"r": 32,
"g": 14,
"b": 4
},
"hsl": {
"h": 21.429,
"s": 77.778,
"l": 7.059
},
"oklch": {
"l": 0.18777,
"c": 0.03677,
"h": 51.5
},
"luminance": 0.0063
}Semantic roles & 50–950 ramp
primary
#200E04
secondary
#1D4A63
accent
#AFF434
background
#F5F4F4
surface
#E9E7E6
border
#C5C3C2
text
#040100
muted
#797777