#201F07#201F07
#201F07 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.4% C 0.039 H 106.9°. Best body text is #FFFFFF at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #201F07 |
|---|---|
| RGB | rgb(32, 31, 7) |
| HSL | hsl(58, 64%, 8%) |
| HSV | hsv(58, 78%, 13%) |
| CMYK | cmyk(0%, 3.1%, 78.1%, 87.5%) |
| CIE-LAB | lab(11.29, -3.72, 13.85) |
| CIE-LCH | lch(11.29, 14.34, 105.06°) |
| OKLab | oklab(23.4% -0.0114 0.0377) |
| OKLCH | oklch(23.4% 0.039 106.9) |
| XYZ | xyz(1.1240, 1.3024, 0.3932) |
| Luminance | 0.0130 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 12.22
Black
#000000
ΔE00 13.07
Charcoal (survey)
#343837
ΔE00 13.22
Dark Olive
#373E02
ΔE00 13.23
Dark Grey
#363737
ΔE00 13.62
Very Dark Green
#062E03
ΔE00 14.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201F07 #070820
analogous
#201207 #201F07 #142007
triadic
#201F07 #07201F #1F0720
tetradic
#201F07 #072012 #070820 #200714
square
#201F07 #072012 #070820 #200714
split-complementary
#201F07 #071420 #120720
monochromatic
#191805 #191805 #201F07 #525012 #84801D
Accessibility & contrast
On white
16.66
#201F07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#201F07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201F07
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201F07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201F07 | 1.00 | 16.66 | 1.26 | 16.66 |
| #FFFFFF | 16.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E05
Deuteranopia (green-blind)
#231F08
Tritanopia (blue-blind)
#231C1A
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #201f07; /* rgb */ color: rgb(32, 31, 7); /* oklch */ color: oklch(23.4% 0.039 106.9);
Tailwind
colors: {
custom: {
50: '#5b5a4a',
500: '#201f07',
950: '#000000',
},
}SCSS
$custom: #201f07; $custom-light: #5b5a4a; $custom-dark: #000000;
JSON
{
"hex": "#201f07",
"rgb": {
"r": 32,
"g": 31,
"b": 7
},
"hsl": {
"h": 57.6,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.23399,
"c": 0.03935,
"h": 106.9
},
"luminance": 0.01302
}Semantic roles & 50–950 ramp
primary
#201F07
secondary
#24265F
accent
#47E741
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040301
muted
#797877