#202005#202005
#202005 is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 23.7% C 0.044 H 109.3°. Best body text is #FFFFFF at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #202005 |
|---|---|
| RGB | rgb(32, 32, 5) |
| HSL | hsl(60, 73%, 7%) |
| HSV | hsv(60, 84%, 13%) |
| CMYK | cmyk(0%, 0%, 84.4%, 87.5%) |
| CIE-LAB | lab(11.63, -4.65, 15.12) |
| CIE-LCH | lch(11.63, 15.82, 107.08°) |
| OKLab | oklab(23.66% -0.0144 0.0412) |
| OKLCH | oklch(23.66% 0.044 109.3) |
| XYZ | xyz(1.1396, 1.3511, 0.3443) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 12.38
Very Dark Green
#062E03
ΔE00 13.02
Almost Black
#070D0D
ΔE00 13.07
Dark Forest Green
#002D04
ΔE00 13.65
Charcoal (survey)
#343837
ΔE00 13.75
Black
#000000
ΔE00 13.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202005 #050520
analogous
#201305 #202005 #132005
triadic
#202005 #052020 #200520
tetradic
#202005 #052013 #050520 #200513
square
#202005 #052013 #050520 #200513
split-complementary
#202005 #051320 #130520
monochromatic
#1A1A04 #1A1A04 #202005 #55550D #8A8A16
Accessibility & contrast
On white
16.53
#202005 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#202005 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202005
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202005 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202005 | 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)
#231E03
Deuteranopia (green-blind)
#241F06
Tritanopia (blue-blind)
#231D1A
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #202005; /* rgb */ color: rgb(32, 32, 5); /* oklch */ color: oklch(23.7% 0.044 109.3);
Tailwind
colors: {
custom: {
50: '#5b5b49',
500: '#202005',
950: '#000000',
},
}SCSS
$custom: #202005; $custom-light: #5b5b49; $custom-dark: #000000;
JSON
{
"hex": "#202005",
"rgb": {
"r": 32,
"g": 32,
"b": 5
},
"hsl": {
"h": 60,
"s": 72.973,
"l": 7.255
},
"oklch": {
"l": 0.23657,
"c": 0.04363,
"h": 109.3
},
"luminance": 0.01351
}Semantic roles & 50–950 ramp
primary
#202005
secondary
#202061
accent
#38F038
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977