#201E09#201E09
#201E09 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.1% C 0.035 H 103.8°. Best body text is #FFFFFF at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #201E09 |
|---|---|
| RGB | rgb(32, 30, 9) |
| HSL | hsl(55, 56%, 8%) |
| HSV | hsv(55, 72%, 13%) |
| CMYK | cmyk(0%, 6.2%, 71.9%, 87.5%) |
| CIE-LAB | lab(10.96, -2.79, 12.57) |
| CIE-LCH | lch(10.96, 12.88, 102.52°) |
| OKLab | oklab(23.15% -0.0084 0.0342) |
| OKLCH | oklch(23.15% 0.035 103.8) |
| XYZ | xyz(1.1093, 1.2554, 0.4423) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 11.39
Black
#000000
ΔE00 12.14
Charcoal (survey)
#343837
ΔE00 12.73
Dark Grey
#363737
ΔE00 13.00
Onyx
#353839
ΔE00 13.76
Dark Brown
#341C02
ΔE00 14.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201E09 #090B20
analogous
#201209 #201E09 #162009
triadic
#201E09 #09201E #1E0920
tetradic
#201E09 #092012 #090B20 #200916
square
#201E09 #092012 #090B20 #200916
split-complementary
#201E09 #091620 #120920
monochromatic
#181607 #181607 #201E09 #504B16 #807824
Accessibility & contrast
On white
16.79
#201E09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#201E09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201E09
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201E09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201E09 | 1.00 | 16.79 | 1.25 | 16.79 |
| #FFFFFF | 16.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D07
Deuteranopia (green-blind)
#221E0A
Tritanopia (blue-blind)
#231C19
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #201e09; /* rgb */ color: rgb(32, 30, 9); /* oklch */ color: oklch(23.1% 0.035 103.8);
Tailwind
colors: {
custom: {
50: '#5b594a',
500: '#201e09',
950: '#000000',
},
}SCSS
$custom: #201e09; $custom-light: #5b594a; $custom-dark: #000000;
JSON
{
"hex": "#201e09",
"rgb": {
"r": 32,
"g": 30,
"b": 9
},
"hsl": {
"h": 54.783,
"s": 56.098,
"l": 8.039
},
"oklch": {
"l": 0.23145,
"c": 0.03518,
"h": 103.8
},
"luminance": 0.01255
}Semantic roles & 50–950 ramp
primary
#201E09
secondary
#282D5C
accent
#56DF48
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040301
muted
#797877