#201F06#201F06
#201F06 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.4% C 0.041 H 107.0°. Best body text is #FFFFFF at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #201F06 |
|---|---|
| RGB | rgb(32, 31, 6) |
| HSL | hsl(58, 68%, 7%) |
| HSV | hsv(58, 81%, 13%) |
| CMYK | cmyk(0%, 3.1%, 81.2%, 87.5%) |
| CIE-LAB | lab(11.28, -3.84, 14.23) |
| CIE-LCH | lch(11.28, 14.74, 105.10°) |
| OKLab | oklab(23.38% -0.0119 0.039) |
| OKLCH | oklch(23.38% 0.041 107) |
| XYZ | xyz(1.1186, 1.3002, 0.3643) |
| Luminance | 0.0130 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 12.43
Dark Olive
#373E02
ΔE00 13.06
Black
#000000
ΔE00 13.27
Charcoal (survey)
#343837
ΔE00 13.41
Dark Grey
#363737
ΔE00 13.82
Very Dark Green
#062E03
ΔE00 13.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201F06 #060720
analogous
#201206 #201F06 #142006
triadic
#201F06 #06201F #1F0620
tetradic
#201F06 #062012 #060720 #200614
square
#201F06 #062012 #060720 #200614
split-complementary
#201F06 #061420 #120620
monochromatic
#1A1905 #1A1905 #201F06 #545110 #878319
Accessibility & contrast
On white
16.67
#201F06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#201F06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201F06
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201F06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201F06 | 1.00 | 16.67 | 1.26 | 16.67 |
| #FFFFFF | 16.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D04
Deuteranopia (green-blind)
#231F07
Tritanopia (blue-blind)
#231C1A
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #201f06; /* rgb */ color: rgb(32, 31, 6); /* oklch */ color: oklch(23.4% 0.041 107.0);
Tailwind
colors: {
custom: {
50: '#5b5a49',
500: '#201f06',
950: '#000000',
},
}SCSS
$custom: #201f06; $custom-light: #5b5a49; $custom-dark: #000000;
JSON
{
"hex": "#201f06",
"rgb": {
"r": 32,
"g": 31,
"b": 6
},
"hsl": {
"h": 57.692,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.23382,
"c": 0.04079,
"h": 107
},
"luminance": 0.013
}Semantic roles & 50–950 ramp
primary
#201F06
secondary
#222460
accent
#43EB3D
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040301
muted
#797877