#201F16#201F16
#201F16 is a very dark, near-neutral yellow. Relative luminance 0.013; OKLCH L 23.7% C 0.016 H 102.3°. Best body text is #FFFFFF at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #201F16 |
|---|---|
| RGB | rgb(32, 31, 22) |
| HSL | hsl(54, 19%, 11%) |
| HSV | hsv(54, 31%, 13%) |
| CMYK | cmyk(0%, 3.1%, 31.2%, 87.5%) |
| CIE-LAB | lab(11.59, -1.50, 6.34) |
| CIE-LCH | lch(11.59, 6.51, 103.35°) |
| OKLab | oklab(23.73% -0.0035 0.0161) |
| OKLCH | oklch(23.73% 0.016 102.3) |
| XYZ | xyz(1.2305, 1.3450, 0.9537) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 7.95
Black
#000000
ΔE00 9.10
Charcoal (survey)
#343837
ΔE00 9.55
Dark Grey
#363737
ΔE00 9.62
Onyx
#353839
ΔE00 10.29
Gunmetal
#2A3439
ΔE00 11.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201F16 #161720
analogous
#201A16 #201F16 #1C2016
triadic
#201F16 #16201F #1F1620
tetradic
#201F16 #16201A #161720 #20161C
square
#201F16 #16201A #161720 #20161C
split-complementary
#201F16 #161C20 #1A1620
monochromatic
#12120C #12120C #201F16 #44422F #696548
Accessibility & contrast
On white
16.55
#201F16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#201F16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201F16
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201F16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201F16 | 1.00 | 16.55 | 1.27 | 16.55 |
| #FFFFFF | 16.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E15
Deuteranopia (green-blind)
#211F16
Tritanopia (blue-blind)
#221E1D
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #201f16; /* rgb */ color: rgb(32, 31, 22); /* oklch */ color: oklch(23.7% 0.016 102.3);
Tailwind
colors: {
custom: {
50: '#5b5a53',
500: '#201f16',
950: '#000000',
},
}SCSS
$custom: #201f16; $custom-light: #5b5a53; $custom-dark: #000000;
JSON
{
"hex": "#201f16",
"rgb": {
"r": 32,
"g": 31,
"b": 22
},
"hsl": {
"h": 54,
"s": 18.519,
"l": 10.588
},
"oklch": {
"l": 0.23729,
"c": 0.01649,
"h": 102.3
},
"luminance": 0.01345
}Semantic roles & 50–950 ramp
primary
#201F16
secondary
#3F4152
accent
#74BB6D
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040302
muted
#797878