#292020#292020
#292020 is a dark, near-neutral red. Relative luminance 0.016; OKLCH L 25.4% C 0.014 H 18.1°. Best body text is #FFFFFF at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #292020 |
|---|---|
| RGB | rgb(41, 32, 32) |
| HSL | hsl(0, 12%, 14%) |
| HSV | hsv(0, 22%, 16%) |
| CMYK | cmyk(0%, 22%, 22%, 83.9%) |
| CIE-LAB | lab(13.28, 4.32, 1.63) |
| CIE-LCH | lch(13.28, 4.62, 20.64°) |
| OKLab | oklab(25.41% 0.0132 0.0043) |
| OKLCH | oklch(25.41% 0.014 18.1) |
| XYZ | xyz(1.6917, 1.6088, 1.5876) |
| Luminance | 0.0161 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 8.66
Dark Grey
#363737
ΔE00 9.29
Black
#000000
ΔE00 9.94
Onyx
#353839
ΔE00 10.44
Almost Black
#070D0D
ΔE00 10.52
Charcoal (survey)
#343837
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#292020 #202929
analogous
#292025 #292020 #292520
triadic
#292020 #202920 #202029
tetradic
#292020 #252920 #202929 #252029
square
#292020 #252920 #202929 #252029
split-complementary
#292020 #202925 #202529
monochromatic
#110D0D #110D0D #292020 #4B3B3B #6E5656
Accessibility & contrast
On white
15.89
#292020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#292020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #292020
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##292020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##292020 | 1.00 | 15.89 | 1.32 | 15.89 |
| #FFFFFF | 15.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#222120
Deuteranopia (green-blind)
#242320
Tritanopia (blue-blind)
#2B1F20
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #292020; /* rgb */ color: rgb(41, 32, 32); /* oklch */ color: oklch(25.4% 0.014 18.1);
Tailwind
colors: {
custom: {
50: '#625b5b',
500: '#292020',
950: '#000000',
},
}SCSS
$custom: #292020; $custom-light: #625b5b; $custom-dark: #000000;
JSON
{
"hex": "#292020",
"rgb": {
"r": 41,
"g": 32,
"b": 32
},
"hsl": {
"h": 0,
"s": 12.329,
"l": 14.314
},
"oklch": {
"l": 0.25409,
"c": 0.01393,
"h": 18.1
},
"luminance": 0.01609
}Semantic roles & 50–950 ramp
primary
#292020
secondary
#4B5A5A
accent
#B5B573
background
#F5F5F5
surface
#EAE9E9
border
#C6C5C5
text
#050404
muted
#797979