#202102#202102
#202102 is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 23.9% C 0.049 H 111.3°. Best body text is #FFFFFF at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #202102 |
|---|---|
| RGB | rgb(32, 33, 2) |
| HSL | hsl(62, 89%, 7%) |
| HSV | hsv(62, 94%, 13%) |
| CMYK | cmyk(3%, 0%, 93.9%, 87.1%) |
| CIE-LAB | lab(11.95, -5.68, 16.79) |
| CIE-LCH | lch(11.95, 17.73, 108.69°) |
| OKLab | oklab(23.9% -0.018 0.0461) |
| OKLCH | oklch(23.9% 0.049 111.3) |
| XYZ | xyz(1.1505, 1.3992, 0.2669) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 11.46
Very Dark Green
#062E03
ΔE00 12.03
Dark Forest Green
#002D04
ΔE00 12.71
Dark Green
#033500
ΔE00 13.63
Almost Black
#070D0D
ΔE00 14.10
Charcoal (survey)
#343837
ΔE00 14.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202102 #030221
analogous
#211302 #202102 #112102
triadic
#202102 #022021 #210220
tetradic
#202102 #022113 #030221 #210211
square
#202102 #022113 #030221 #210211
split-complementary
#202102 #021121 #130221
monochromatic
#1C1D02 #1C1D02 #202102 #585B05 #909409
Accessibility & contrast
On white
16.41
#202102 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#202102 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202102
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202102 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202102 | 1.00 | 16.41 | 1.28 | 16.41 |
| #FFFFFF | 16.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#252004
Tritanopia (blue-blind)
#231E1B
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #202102; /* rgb */ color: rgb(32, 33, 2); /* oklch */ color: oklch(23.9% 0.049 111.3);
Tailwind
colors: {
custom: {
50: '#5b5c47',
500: '#202102',
950: '#000000',
},
}SCSS
$custom: #202102; $custom-light: #5b5c47; $custom-dark: #000000;
JSON
{
"hex": "#202102",
"rgb": {
"r": 32,
"g": 33,
"b": 2
},
"hsl": {
"h": 61.935,
"s": 88.571,
"l": 6.863
},
"oklch": {
"l": 0.23902,
"c": 0.04947,
"h": 111.3
},
"luminance": 0.01399
}Semantic roles & 50–950 ramp
primary
#202102
secondary
#1B1867
accent
#29FF30
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977