#201E05#201E05
#201E05 is a very dark, muted yellow. Relative luminance 0.012; OKLCH L 23.1% C 0.041 H 104.9°. Best body text is #FFFFFF at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #201E05 |
|---|---|
| RGB | rgb(32, 30, 5) |
| HSL | hsl(56, 73%, 7%) |
| HSV | hsv(56, 84%, 13%) |
| CMYK | cmyk(0%, 6.2%, 84.4%, 87.5%) |
| CIE-LAB | lab(10.90, -3.27, 14.11) |
| CIE-LCH | lch(10.90, 14.49, 103.05°) |
| OKLab | oklab(23.08% -0.0105 0.0396) |
| OKLCH | oklch(23.08% 0.041 104.9) |
| XYZ | xyz(1.0874, 1.2466, 0.3269) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 12.24
Black
#000000
ΔE00 12.95
Dark Olive
#373E02
ΔE00 13.45
Charcoal (survey)
#343837
ΔE00 13.48
Dark Grey
#363737
ΔE00 13.80
Dark Brown
#341C02
ΔE00 14.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201E05 #050720
analogous
#201105 #201E05 #152005
triadic
#201E05 #05201E #1E0520
tetradic
#201E05 #052011 #050720 #200515
square
#201E05 #052011 #050720 #200515
split-complementary
#201E05 #051520 #110520
monochromatic
#1A1904 #1A1904 #201E05 #55500D #8A8116
Accessibility & contrast
On white
16.81
#201E05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#201E05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201E05
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201E05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201E05 | 1.00 | 16.81 | 1.25 | 16.81 |
| #FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D03
Deuteranopia (green-blind)
#221E06
Tritanopia (blue-blind)
#231B19
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #201e05; /* rgb */ color: rgb(32, 30, 5); /* oklch */ color: oklch(23.1% 0.041 104.9);
Tailwind
colors: {
custom: {
50: '#5b5949',
500: '#201e05',
950: '#000000',
},
}SCSS
$custom: #201e05; $custom-light: #5b5949; $custom-dark: #000000;
JSON
{
"hex": "#201e05",
"rgb": {
"r": 32,
"g": 30,
"b": 5
},
"hsl": {
"h": 55.556,
"s": 72.973,
"l": 7.255
},
"oklch": {
"l": 0.23075,
"c": 0.04095,
"h": 104.9
},
"luminance": 0.01247
}Semantic roles & 50–950 ramp
primary
#201E05
secondary
#202461
accent
#46F038
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040300
muted
#797877