#202105#202105
#202105 is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 24.0% C 0.045 H 111.3°. Best body text is #FFFFFF at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #202105 |
|---|---|
| RGB | rgb(32, 33, 5) |
| HSL | hsl(62, 74%, 7%) |
| HSV | hsv(62, 85%, 13%) |
| CMYK | cmyk(3%, 0%, 84.8%, 87.1%) |
| CIE-LAB | lab(12.00, -5.33, 15.63) |
| CIE-LCH | lch(12.00, 16.51, 108.82°) |
| OKLab | oklab(23.95% -0.0163 0.042) |
| OKLCH | oklch(23.95% 0.045 111.3) |
| XYZ | xyz(1.1669, 1.4058, 0.3534) |
| Luminance | 0.0141 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Olive
#373E02
ΔE00 11.90
Very Dark Green
#062E03
ΔE00 12.34
Dark Forest Green
#002D04
ΔE00 12.99
Almost Black
#070D0D
ΔE00 13.51
Charcoal (survey)
#343837
ΔE00 13.92
Dark Green
#033500
ΔE00 13.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202105 #060521
analogous
#211405 #202105 #122105
triadic
#202105 #052021 #210520
tetradic
#202105 #052114 #060521 #210512
square
#202105 #052114 #060521 #210512
split-complementary
#202105 #051221 #140521
monochromatic
#1A1B04 #1A1B04 #202105 #54560D #878B15
Accessibility & contrast
On white
16.39
#202105 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#202105 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202105
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202105 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202105 | 1.00 | 16.39 | 1.28 | 16.39 |
| #FFFFFF | 16.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F03
Deuteranopia (green-blind)
#242006
Tritanopia (blue-blind)
#231E1B
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #202105; /* rgb */ color: rgb(32, 33, 5); /* oklch */ color: oklch(24.0% 0.045 111.3);
Tailwind
colors: {
custom: {
50: '#5b5c49',
500: '#202105',
950: '#000000',
},
}SCSS
$custom: #202105; $custom-light: #5b5c49; $custom-dark: #000000;
JSON
{
"hex": "#202105",
"rgb": {
"r": 32,
"g": 33,
"b": 5
},
"hsl": {
"h": 62.143,
"s": 73.684,
"l": 7.451
},
"oklch": {
"l": 0.23951,
"c": 0.04503,
"h": 111.3
},
"luminance": 0.01406
}Semantic roles & 50–950 ramp
primary
#202105
secondary
#221F62
accent
#37F03E
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977