#201E0E#201E0E
#201E0E is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.2% C 0.028 H 102.1°. Best body text is #FFFFFF at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #201E0E |
|---|---|
| RGB | rgb(32, 30, 14) |
| HSL | hsl(53, 39%, 9%) |
| HSV | hsv(53, 56%, 13%) |
| CMYK | cmyk(0%, 6.2%, 56.2%, 87.5%) |
| CIE-LAB | lab(11.05, -2.15, 10.46) |
| CIE-LCH | lch(11.05, 10.68, 101.61°) |
| OKLab | oklab(23.24% -0.0059 0.0275) |
| OKLCH | oklch(23.24% 0.028 102.1) |
| XYZ | xyz(1.1392, 1.2674, 0.6000) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 10.20
Black
#000000
ΔE00 11.01
Charcoal (survey)
#343837
ΔE00 11.71
Dark Grey
#363737
ΔE00 11.89
Onyx
#353839
ΔE00 12.63
Dark Brown
#341C02
ΔE00 13.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201E0E #0E1020
analogous
#20150E #201E0E #19200E
triadic
#201E0E #0E201E #1E0E20
tetradic
#201E0E #0E2015 #0E1020 #200E19
square
#201E0E #0E2015 #0E1020 #200E19
split-complementary
#201E0E #0E1920 #150E20
monochromatic
#151409 #151409 #201E0E #4B4621 #756E33
Accessibility & contrast
On white
16.75
#201E0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#201E0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201E0E
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201E0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201E0E | 1.00 | 16.75 | 1.25 | 16.75 |
| #FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D0D
Deuteranopia (green-blind)
#211E0F
Tritanopia (blue-blind)
#221C1A
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #201e0e; /* rgb */ color: rgb(32, 30, 14); /* oklch */ color: oklch(23.2% 0.028 102.1);
Tailwind
colors: {
custom: {
50: '#5b594d',
500: '#201e0e',
950: '#000000',
},
}SCSS
$custom: #201e0e; $custom-light: #5b594d; $custom-dark: #000000;
JSON
{
"hex": "#201e0e",
"rgb": {
"r": 32,
"g": 30,
"b": 14
},
"hsl": {
"h": 53.333,
"s": 39.13,
"l": 9.02
},
"oklch": {
"l": 0.2324,
"c": 0.02808,
"h": 102.1
},
"luminance": 0.01267
}Semantic roles & 50–950 ramp
primary
#201E0E
secondary
#323658
accent
#66CF59
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040301
muted
#797877