#202108#202108
#202108 is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 24.0% C 0.041 H 111.2°. Best body text is #FFFFFF at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #202108 |
|---|---|
| RGB | rgb(32, 33, 8) |
| HSL | hsl(62, 61%, 8%) |
| HSV | hsv(62, 76%, 13%) |
| CMYK | cmyk(3%, 0%, 75.8%, 87.1%) |
| CIE-LAB | lab(12.04, -4.97, 14.46) |
| CIE-LCH | lch(12.04, 15.29, 108.97°) |
| OKLab | oklab(24% -0.0148 0.0381) |
| OKLCH | oklch(24% 0.041 111.2) |
| XYZ | xyz(1.1834, 1.4123, 0.4400) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 12.37
Very Dark Green
#062E03
ΔE00 12.69
Almost Black
#070D0D
ΔE00 12.90
Dark Forest Green
#002D04
ΔE00 13.31
Charcoal (survey)
#343837
ΔE00 13.34
Dark Grey
#363737
ΔE00 13.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202108 #090821
analogous
#211508 #202108 #132108
triadic
#202108 #082021 #210820
tetradic
#202108 #082115 #090821 #210813
square
#202108 #082115 #090821 #210813
split-complementary
#202108 #081321 #150821
monochromatic
#181906 #181906 #202108 #505214 #808420
Accessibility & contrast
On white
16.38
#202108 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#202108 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202108
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202108 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202108 | 1.00 | 16.38 | 1.28 | 16.38 |
| #FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F06
Deuteranopia (green-blind)
#242009
Tritanopia (blue-blind)
#231F1C
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #202108; /* rgb */ color: rgb(32, 33, 8); /* oklch */ color: oklch(24.0% 0.041 111.2);
Tailwind
colors: {
custom: {
50: '#5b5c4a',
500: '#202108',
950: '#000000',
},
}SCSS
$custom: #202108; $custom-light: #5b5c4a; $custom-dark: #000000;
JSON
{
"hex": "#202108",
"rgb": {
"r": 32,
"g": 33,
"b": 8
},
"hsl": {
"h": 62.4,
"s": 60.976,
"l": 8.039
},
"oklch": {
"l": 0.24,
"c": 0.04088,
"h": 111.2
},
"luminance": 0.01412
}Semantic roles & 50–950 ramp
primary
#202108
secondary
#28265F
accent
#44E44A
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977