#201E15#201E15
#201E15 is a very dark, near-neutral yellow. Relative luminance 0.013; OKLCH L 23.4% C 0.017 H 97.0°. Best body text is #FFFFFF at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #201E15 |
|---|---|
| RGB | rgb(32, 30, 21) |
| HSL | hsl(49, 21%, 10%) |
| HSV | hsv(49, 34%, 13%) |
| CMYK | cmyk(0%, 6.2%, 34.4%, 87.5%) |
| CIE-LAB | lab(11.20, -0.98, 6.51) |
| CIE-LCH | lch(11.20, 6.59, 98.60°) |
| OKLab | oklab(23.42% -0.002 0.0166) |
| OKLCH | oklch(23.42% 0.017 97) |
| XYZ | xyz(1.1953, 1.2898, 0.8953) |
| Luminance | 0.0129 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 7.97
Black
#000000
ΔE00 8.89
Dark Grey
#363737
ΔE00 9.84
Charcoal (survey)
#343837
ΔE00 9.92
Onyx
#353839
ΔE00 10.56
Gunmetal
#2A3439
ΔE00 12.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201E15 #151720
analogous
#201815 #201E15 #1C2015
triadic
#201E15 #15201E #1E1520
tetradic
#201E15 #152018 #151720 #20151C
square
#201E15 #152018 #151720 #20151C
split-complementary
#201E15 #151C20 #181520
monochromatic
#12110C #12110C #201E15 #45412D #6A6345
Accessibility & contrast
On white
16.69
#201E15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#201E15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201E15
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201E15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201E15 | 1.00 | 16.69 | 1.26 | 16.69 |
| #FFFFFF | 16.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D14
Deuteranopia (green-blind)
#201E15
Tritanopia (blue-blind)
#221D1C
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #201e15; /* rgb */ color: rgb(32, 30, 21); /* oklch */ color: oklch(23.4% 0.017 97.0);
Tailwind
colors: {
custom: {
50: '#5b5952',
500: '#201e15',
950: '#000000',
},
}SCSS
$custom: #201e15; $custom-light: #5b5952; $custom-dark: #000000;
JSON
{
"hex": "#201e15",
"rgb": {
"r": 32,
"g": 30,
"b": 21
},
"hsl": {
"h": 49.091,
"s": 20.755,
"l": 10.392
},
"oklch": {
"l": 0.23418,
"c": 0.01669,
"h": 97
},
"luminance": 0.0129
}Semantic roles & 50–950 ramp
primary
#201E15
secondary
#3E4253
accent
#7ABD6A
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040302
muted
#797878