#201F02#201F02
#201F02 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.3% C 0.047 H 107.7°. Best body text is #FFFFFF at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #201F02 |
|---|---|
| RGB | rgb(32, 31, 2) |
| HSL | hsl(58, 88%, 7%) |
| HSV | hsv(58, 94%, 13%) |
| CMYK | cmyk(0%, 3.1%, 93.8%, 87.5%) |
| CIE-LAB | lab(11.22, -4.33, 15.78) |
| CIE-LCH | lch(11.22, 16.36, 105.33°) |
| OKLab | oklab(23.31% -0.0142 0.0447) |
| OKLCH | oklch(23.31% 0.047 107.7) |
| XYZ | xyz(1.0967, 1.2915, 0.2489) |
| Luminance | 0.0129 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 12.43
Almost Black
#070D0D
ΔE00 13.26
Very Dark Green
#062E03
ΔE00 13.36
Dark Forest Green
#002D04
ΔE00 14.00
Black
#000000
ΔE00 14.05
Charcoal (survey)
#343837
ΔE00 14.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#201F02 #020320
analogous
#201002 #201F02 #122002
triadic
#201F02 #02201F #1F0220
tetradic
#201F02 #022010 #020320 #200212
square
#201F02 #022010 #020320 #200212
split-complementary
#201F02 #021220 #100220
monochromatic
#1D1C02 #1D1C02 #201F02 #5A5706 #938F09
Accessibility & contrast
On white
16.69
#201F02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#201F02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #201F02
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##201F02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##201F02 | 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)
#231D00
Deuteranopia (green-blind)
#231E03
Tritanopia (blue-blind)
#231C19
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #201f02; /* rgb */ color: rgb(32, 31, 2); /* oklch */ color: oklch(23.3% 0.047 107.7);
Tailwind
colors: {
custom: {
50: '#5b5a47',
500: '#201f02',
950: '#000000',
},
}SCSS
$custom: #201f02; $custom-light: #5b5a47; $custom-dark: #000000;
JSON
{
"hex": "#201f02",
"rgb": {
"r": 32,
"g": 31,
"b": 2
},
"hsl": {
"h": 58,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.23314,
"c": 0.0469,
"h": 107.7
},
"luminance": 0.01291
}Semantic roles & 50–950 ramp
primary
#201F02
secondary
#181B66
accent
#31FE29
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040300
muted
#797877