#202015#202015
#202015 is a very dark, near-neutral yellow. Relative luminance 0.014; OKLCH L 24.0% C 0.020 H 107.8°. Best body text is #FFFFFF at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #202015 |
|---|---|
| RGB | rgb(32, 32, 21) |
| HSL | hsl(60, 21%, 10%) |
| HSV | hsv(60, 34%, 13%) |
| CMYK | cmyk(0%, 0%, 34.4%, 87.5%) |
| CIE-LAB | lab(11.92, -2.40, 7.50) |
| CIE-LCH | lch(11.92, 7.87, 107.76°) |
| OKLab | oklab(23.98% -0.0061 0.0189) |
| OKLCH | oklch(23.98% 0.02 107.8) |
| XYZ | xyz(1.2475, 1.3943, 0.9127) |
| Luminance | 0.0139 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 8.75
Charcoal (survey)
#343837
ΔE00 9.86
Black
#000000
ΔE00 10.04
Dark Grey
#363737
ΔE00 10.16
Onyx
#353839
ΔE00 10.79
Gunmetal
#2A3439
ΔE00 12.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#202015 #151520
analogous
#201A15 #202015 #1A2015
triadic
#202015 #152020 #201520
tetradic
#202015 #15201A #151520 #20151A
square
#202015 #15201A #151520 #20151A
split-complementary
#202015 #151A20 #1A1520
monochromatic
#12120C #12120C #202015 #45452D #6A6A45
Accessibility & contrast
On white
16.42
#202015 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#202015 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #202015
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##202015 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##202015 | 1.00 | 16.42 | 1.28 | 16.42 |
| #FFFFFF | 16.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221F14
Deuteranopia (green-blind)
#222015
Tritanopia (blue-blind)
#221F1D
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #202015; /* rgb */ color: rgb(32, 32, 21); /* oklch */ color: oklch(24.0% 0.020 107.8);
Tailwind
colors: {
custom: {
50: '#5b5b52',
500: '#202015',
950: '#000000',
},
}SCSS
$custom: #202015; $custom-light: #5b5b52; $custom-dark: #000000;
JSON
{
"hex": "#202015",
"rgb": {
"r": 32,
"g": 32,
"b": 21
},
"hsl": {
"h": 60,
"s": 20.755,
"l": 10.392
},
"oklch": {
"l": 0.23984,
"c": 0.01988,
"h": 107.8
},
"luminance": 0.01394
}Semantic roles & 50–950 ramp
primary
#202015
secondary
#3E3E53
accent
#6ABD6A
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040402
muted
#797978