#201E12#201E12
#201E12 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.3% C 0.022 H 99.8°. Best body text is #FFFFFF at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #201E12 |
|---|---|
| RGB | rgb(32, 30, 18) |
| HSL | hsl(51, 28%, 10%) |
| HSV | hsv(51, 44%, 13%) |
| CMYK | cmyk(0%, 6.2%, 43.8%, 87.5%) |
| CIE-LAB | lab(11.13, -1.52, 8.35) |
| CIE-LCH | lch(11.13, 8.49, 100.32°) |
| OKLab | oklab(23.34% -0.0037 0.0214) |
| OKLCH | oklch(23.34% 0.022 99.8) |
| XYZ | xyz(1.1691, 1.2793, 0.7575) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 8.99
Black
#000000
ΔE00 9.86
Charcoal (survey)
#343837
ΔE00 10.71
Dark Grey
#363737
ΔE00 10.78
Onyx
#353839
ΔE00 11.51
Gunmetal
#2A3439
ΔE00 13.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201E12 #121420
analogous
#201712 #201E12 #1B2012
triadic
#201E12 #12201E #1E1220
tetradic
#201E12 #122017 #121420 #20121B
square
#201E12 #122017 #121420 #20121B
split-complementary
#201E12 #121B20 #171220
monochromatic
#14120B #14120B #201E12 #474328 #6E673E
Accessibility & contrast
On white
16.72
#201E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#201E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201E12
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201E12 | 1.00 | 16.72 | 1.26 | 16.72 |
| #FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D11
Deuteranopia (green-blind)
#211E12
Tritanopia (blue-blind)
#221C1B
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #201e12; /* rgb */ color: rgb(32, 30, 18); /* oklch */ color: oklch(23.3% 0.022 99.8);
Tailwind
colors: {
custom: {
50: '#5b5950',
500: '#201e12',
950: '#000000',
},
}SCSS
$custom: #201e12; $custom-light: #5b5950; $custom-dark: #000000;
JSON
{
"hex": "#201e12",
"rgb": {
"r": 32,
"g": 30,
"b": 18
},
"hsl": {
"h": 51.429,
"s": 28,
"l": 9.804
},
"oklch": {
"l": 0.23335,
"c": 0.02174,
"h": 99.8
},
"luminance": 0.01279
}Semantic roles & 50–950 ramp
primary
#201E12
secondary
#393D55
accent
#71C463
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040302
muted
#797878