#202007#202007
#202007 is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 23.7% C 0.041 H 109.1°. Best body text is #FFFFFF at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #202007 |
|---|---|
| RGB | rgb(32, 32, 7) |
| HSL | hsl(60, 64%, 8%) |
| HSV | hsv(60, 78%, 13%) |
| CMYK | cmyk(0%, 0%, 78.1%, 87.5%) |
| CIE-LAB | lab(11.66, -4.41, 14.35) |
| CIE-LCH | lch(11.66, 15.01, 107.08°) |
| OKLab | oklab(23.69% -0.0134 0.0385) |
| OKLCH | oklch(23.69% 0.041 109.1) |
| XYZ | xyz(1.1506, 1.3555, 0.4020) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 12.66
Dark Olive
#373E02
ΔE00 12.70
Very Dark Green
#062E03
ΔE00 13.27
Charcoal (survey)
#343837
ΔE00 13.36
Black
#000000
ΔE00 13.60
Dark Grey
#363737
ΔE00 13.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202007 #070720
analogous
#201307 #202007 #132007
triadic
#202007 #072020 #200720
tetradic
#202007 #072013 #070720 #200713
square
#202007 #072013 #070720 #200713
split-complementary
#202007 #071320 #130720
monochromatic
#191905 #191905 #202007 #525212 #84841D
Accessibility & contrast
On white
16.52
#202007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#202007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202007
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202007 | 1.00 | 16.52 | 1.27 | 16.52 |
| #FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E05
Deuteranopia (green-blind)
#241F08
Tritanopia (blue-blind)
#231D1B
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #202007; /* rgb */ color: rgb(32, 32, 7); /* oklch */ color: oklch(23.7% 0.041 109.1);
Tailwind
colors: {
custom: {
50: '#5b5b4a',
500: '#202007',
950: '#000000',
},
}SCSS
$custom: #202007; $custom-light: #5b5b4a; $custom-dark: #000000;
JSON
{
"hex": "#202007",
"rgb": {
"r": 32,
"g": 32,
"b": 7
},
"hsl": {
"h": 60,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.23691,
"c": 0.04077,
"h": 109.1
},
"luminance": 0.01355
}Semantic roles & 50–950 ramp
primary
#202007
secondary
#24245F
accent
#41E741
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977