#202006#202006
#202006 is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 23.7% C 0.042 H 109.2°. Best body text is #FFFFFF at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #202006 |
|---|---|
| RGB | rgb(32, 32, 6) |
| HSL | hsl(60, 68%, 7%) |
| HSV | hsv(60, 81%, 13%) |
| CMYK | cmyk(0%, 0%, 81.2%, 87.5%) |
| CIE-LAB | lab(11.64, -4.53, 14.74) |
| CIE-LCH | lch(11.64, 15.42, 107.08°) |
| OKLab | oklab(23.67% -0.0139 0.0398) |
| OKLCH | oklch(23.67% 0.042 109.2) |
| XYZ | xyz(1.1451, 1.3533, 0.3732) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 12.54
Almost Black
#070D0D
ΔE00 12.86
Very Dark Green
#062E03
ΔE00 13.14
Charcoal (survey)
#343837
ΔE00 13.56
Dark Forest Green
#002D04
ΔE00 13.76
Black
#000000
ΔE00 13.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202006 #060620
analogous
#201306 #202006 #132006
triadic
#202006 #062020 #200620
tetradic
#202006 #062013 #060620 #200613
square
#202006 #062013 #060620 #200613
split-complementary
#202006 #061320 #130620
monochromatic
#1A1A05 #1A1A05 #202006 #545410 #878719
Accessibility & contrast
On white
16.53
#202006 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#202006 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202006
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202006 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202006 | 1.00 | 16.53 | 1.27 | 16.53 |
| #FFFFFF | 16.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E04
Deuteranopia (green-blind)
#241F07
Tritanopia (blue-blind)
#231D1A
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #202006; /* rgb */ color: rgb(32, 32, 6); /* oklch */ color: oklch(23.7% 0.042 109.2);
Tailwind
colors: {
custom: {
50: '#5b5b49',
500: '#202006',
950: '#000000',
},
}SCSS
$custom: #202006; $custom-light: #5b5b49; $custom-dark: #000000;
JSON
{
"hex": "#202006",
"rgb": {
"r": 32,
"g": 32,
"b": 6
},
"hsl": {
"h": 60,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.23674,
"c": 0.04218,
"h": 109.2
},
"luminance": 0.01353
}Semantic roles & 50–950 ramp
primary
#202006
secondary
#222260
accent
#3DEB3D
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040401
muted
#797977