#201F04#201F04
#201F04 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.3% C 0.044 H 107.4°. Best body text is #FFFFFF at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #201F04 |
|---|---|
| RGB | rgb(32, 31, 4) |
| HSL | hsl(58, 78%, 7%) |
| HSV | hsv(58, 88%, 13%) |
| CMYK | cmyk(0%, 3.1%, 87.5%, 87.5%) |
| CIE-LAB | lab(11.25, -4.09, 15.01) |
| CIE-LCH | lch(11.25, 15.55, 105.23°) |
| OKLab | oklab(23.35% -0.0131 0.0418) |
| OKLCH | oklch(23.35% 0.044 107.4) |
| XYZ | xyz(1.1076, 1.2959, 0.3066) |
| Luminance | 0.0130 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 12.73
Almost Black
#070D0D
ΔE00 12.85
Very Dark Green
#062E03
ΔE00 13.60
Black
#000000
ΔE00 13.66
Charcoal (survey)
#343837
ΔE00 13.79
Dark Grey
#363737
ΔE00 14.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201F04 #040520
analogous
#201104 #201F04 #132004
triadic
#201F04 #04201F #1F0420
tetradic
#201F04 #042011 #040520 #200413
square
#201F04 #042011 #040520 #200413
split-complementary
#201F04 #041320 #110420
monochromatic
#1B1A03 #1B1A03 #201F04 #56540B #8D8812
Accessibility & contrast
On white
16.68
#201F04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#201F04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201F04
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201F04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201F04 | 1.00 | 16.68 | 1.26 | 16.68 |
| #FFFFFF | 16.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D02
Deuteranopia (green-blind)
#231E05
Tritanopia (blue-blind)
#231C19
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #201f04; /* rgb */ color: rgb(32, 31, 4); /* oklch */ color: oklch(23.3% 0.044 107.4);
Tailwind
colors: {
custom: {
50: '#5b5a48',
500: '#201f04',
950: '#000000',
},
}SCSS
$custom: #201f04; $custom-light: #5b5a48; $custom-dark: #000000;
JSON
{
"hex": "#201f04",
"rgb": {
"r": 32,
"g": 31,
"b": 4
},
"hsl": {
"h": 57.857,
"s": 77.778,
"l": 7.059
},
"oklch": {
"l": 0.23348,
"c": 0.04376,
"h": 107.4
},
"luminance": 0.01296
}Semantic roles & 50–950 ramp
primary
#201F04
secondary
#1D2063
accent
#3AF434
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040300
muted
#797877