#202002#202002
#202002 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.6% C 0.048 H 109.6°. Best body text is #FFFFFF at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #202002 |
|---|---|
| RGB | rgb(32, 32, 2) |
| HSL | hsl(60, 88%, 7%) |
| HSV | hsv(60, 94%, 13%) |
| CMYK | cmyk(0%, 0%, 93.8%, 87.5%) |
| CIE-LAB | lab(11.58, -5.01, 16.28) |
| CIE-LCH | lch(11.58, 17.04, 107.09°) |
| OKLab | oklab(23.61% -0.0161 0.0454) |
| OKLCH | oklch(23.61% 0.048 109.6) |
| XYZ | xyz(1.1232, 1.3445, 0.2578) |
| Luminance | 0.0134 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 11.93
Very Dark Green
#062E03
ΔE00 12.68
Dark Forest Green
#002D04
ΔE00 13.34
Almost Black
#070D0D
ΔE00 13.67
Dark Green
#033500
ΔE00 14.27
Charcoal (survey)
#343837
ΔE00 14.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202002 #020220
analogous
#201102 #202002 #112002
triadic
#202002 #022020 #200220
tetradic
#202002 #022011 #020220 #200211
square
#202002 #022011 #020220 #200211
split-complementary
#202002 #021120 #110220
monochromatic
#1D1D02 #1D1D02 #202002 #5A5A06 #939309
Accessibility & contrast
On white
16.55
#202002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#202002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202002
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202002 | 1.00 | 16.55 | 1.27 | 16.55 |
| #FFFFFF | 16.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E00
Deuteranopia (green-blind)
#241F03
Tritanopia (blue-blind)
#231D1A
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #202002; /* rgb */ color: rgb(32, 32, 2); /* oklch */ color: oklch(23.6% 0.048 109.6);
Tailwind
colors: {
custom: {
50: '#5b5b47',
500: '#202002',
950: '#000000',
},
}SCSS
$custom: #202002; $custom-light: #5b5b47; $custom-dark: #000000;
JSON
{
"hex": "#202002",
"rgb": {
"r": 32,
"g": 32,
"b": 2
},
"hsl": {
"h": 60,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.23607,
"c": 0.04816,
"h": 109.6
},
"luminance": 0.01344
}Semantic roles & 50–950 ramp
primary
#202002
secondary
#181866
accent
#29FE29
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977