#202008#202008
#202008 is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 23.7% C 0.039 H 109.1°. Best body text is #FFFFFF at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #202008 |
|---|---|
| RGB | rgb(32, 32, 8) |
| HSL | hsl(60, 60%, 8%) |
| HSV | hsv(60, 75%, 13%) |
| CMYK | cmyk(0%, 0%, 75%, 87.5%) |
| CIE-LAB | lab(11.67, -4.30, 13.96) |
| CIE-LCH | lch(11.67, 14.61, 107.10°) |
| OKLab | oklab(23.71% -0.0129 0.0372) |
| OKLCH | oklch(23.71% 0.039 109.1) |
| XYZ | xyz(1.1560, 1.3577, 0.4308) |
| Luminance | 0.0136 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 12.45
Dark Olive
#373E02
ΔE00 12.87
Charcoal (survey)
#343837
ΔE00 13.17
Very Dark Green
#062E03
ΔE00 13.40
Black
#000000
ΔE00 13.41
Dark Grey
#363737
ΔE00 13.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202008 #080820
analogous
#201408 #202008 #142008
triadic
#202008 #082020 #200820
tetradic
#202008 #082014 #080820 #200814
square
#202008 #082014 #080820 #200814
split-complementary
#202008 #081420 #140820
monochromatic
#181806 #181806 #202008 #515114 #828220
Accessibility & contrast
On white
16.51
#202008 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#202008 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202008
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202008 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202008 | 1.00 | 16.51 | 1.27 | 16.51 |
| #FFFFFF | 16.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E06
Deuteranopia (green-blind)
#231F09
Tritanopia (blue-blind)
#231E1B
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #202008; /* rgb */ color: rgb(32, 32, 8); /* oklch */ color: oklch(23.7% 0.039 109.1);
Tailwind
colors: {
custom: {
50: '#5b5b4a',
500: '#202008',
950: '#000000',
},
}SCSS
$custom: #202008; $custom-light: #5b5b4a; $custom-dark: #000000;
JSON
{
"hex": "#202008",
"rgb": {
"r": 32,
"g": 32,
"b": 8
},
"hsl": {
"h": 60,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.23707,
"c": 0.03939,
"h": 109.1
},
"luminance": 0.01358
}Semantic roles & 50–950 ramp
primary
#202008
secondary
#26265E
accent
#45E345
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977