#202012#202012
#202012 is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 23.9% C 0.025 H 108.1°. Best body text is #FFFFFF at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #202012 |
|---|---|
| RGB | rgb(32, 32, 18) |
| HSL | hsl(60, 28%, 10%) |
| HSV | hsv(60, 44%, 13%) |
| CMYK | cmyk(0%, 0%, 43.8%, 87.5%) |
| CIE-LAB | lab(11.85, -2.93, 9.35) |
| CIE-LCH | lch(11.85, 9.79, 107.38°) |
| OKLab | oklab(23.91% -0.0077 0.0237) |
| OKLCH | oklch(23.91% 0.025 108.1) |
| XYZ | xyz(1.2214, 1.3838, 0.7749) |
| Luminance | 0.0138 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 9.83
Charcoal (survey)
#343837
ΔE00 10.80
Black
#000000
ΔE00 11.01
Dark Grey
#363737
ΔE00 11.18
Onyx
#353839
ΔE00 11.83
Gunmetal
#2A3439
ΔE00 13.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202012 #121220
analogous
#201912 #202012 #192012
triadic
#202012 #122020 #201220
tetradic
#202012 #122019 #121220 #201219
square
#202012 #122019 #121220 #201219
split-complementary
#202012 #121920 #191220
monochromatic
#14140B #14140B #202012 #474728 #6E6E3E
Accessibility & contrast
On white
16.45
#202012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#202012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202012
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202012 | 1.00 | 16.45 | 1.28 | 16.45 |
| #FFFFFF | 16.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221F11
Deuteranopia (green-blind)
#221F13
Tritanopia (blue-blind)
#221E1C
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #202012; /* rgb */ color: rgb(32, 32, 18); /* oklch */ color: oklch(23.9% 0.025 108.1);
Tailwind
colors: {
custom: {
50: '#5b5b50',
500: '#202012',
950: '#000000',
},
}SCSS
$custom: #202012; $custom-light: #5b5b50; $custom-dark: #000000;
JSON
{
"hex": "#202012",
"rgb": {
"r": 32,
"g": 32,
"b": 18
},
"hsl": {
"h": 60,
"s": 28,
"l": 9.804
},
"oklch": {
"l": 0.23905,
"c": 0.02489,
"h": 108.1
},
"luminance": 0.01384
}Semantic roles & 50–950 ramp
primary
#202012
secondary
#393955
accent
#63C463
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040402
muted
#797978