#202001#202001
#202001 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.6% C 0.050 H 109.7°. Best body text is #FFFFFF at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #202001 |
|---|---|
| RGB | rgb(32, 32, 1) |
| HSL | hsl(60, 94%, 6%) |
| HSV | hsv(60, 97%, 13%) |
| CMYK | cmyk(0%, 0%, 96.9%, 87.5%) |
| CIE-LAB | lab(11.57, -5.13, 16.67) |
| CIE-LCH | lch(11.57, 17.44, 107.09°) |
| OKLab | oklab(23.59% -0.0167 0.0469) |
| OKLCH | oklch(23.59% 0.05 109.7) |
| XYZ | xyz(1.1177, 1.3423, 0.2289) |
| Luminance | 0.0134 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 11.78
Very Dark Green
#062E03
ΔE00 12.57
Dark Forest Green
#002D04
ΔE00 13.25
Almost Black
#070D0D
ΔE00 13.87
Dark Green
#033500
ΔE00 14.15
Charcoal (survey)
#343837
ΔE00 14.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202001 #010120
analogous
#201101 #202001 #112001
triadic
#202001 #012020 #200120
tetradic
#202001 #012011 #010120 #200111
square
#202001 #012011 #010120 #200111
split-complementary
#202001 #011120 #110120
monochromatic
#1E1E01 #1E1E01 #202001 #5B5B03 #979705
Accessibility & contrast
On white
16.56
#202001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#202001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202001
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202001 | 1.00 | 16.56 | 1.27 | 16.56 |
| #FFFFFF | 16.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E00
Deuteranopia (green-blind)
#241F02
Tritanopia (blue-blind)
#231D1A
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #202001; /* rgb */ color: rgb(32, 32, 1); /* oklch */ color: oklch(23.6% 0.050 109.7);
Tailwind
colors: {
custom: {
50: '#5b5b47',
500: '#202001',
950: '#000000',
},
}SCSS
$custom: #202001; $custom-light: #5b5b47; $custom-dark: #000000;
JSON
{
"hex": "#202001",
"rgb": {
"r": 32,
"g": 32,
"b": 1
},
"hsl": {
"h": 60,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.2359,
"c": 0.04975,
"h": 109.7
},
"luminance": 0.01342
}Semantic roles & 50–950 ramp
primary
#202001
secondary
#151567
accent
#29FF29
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#040400
muted
#797977