#21020E#21020E
#21020E is a very dark, muted pink. Relative luminance 0.004; OKLCH L 16.6% C 0.059 H 359.0°. Best body text is #FFFFFF at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #21020E |
|---|---|
| RGB | rgb(33, 2, 14) |
| HSL | hsl(337, 89%, 7%) |
| HSV | hsv(337, 94%, 13%) |
| CMYK | cmyk(0%, 93.9%, 57.6%, 87.1%) |
| CIE-LAB | lab(3.60, 14.31, -0.29) |
| CIE-LCH | lch(3.60, 14.31, 358.86°) |
| OKLab | oklab(16.63% 0.0593 -0.001) |
| OKLCH | oklch(16.63% 0.059 359) |
| XYZ | xyz(0.7282, 0.3986, 0.4540) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 5.28
Dark Maroon
#3C0008
ΔE00 10.67
Dark Plum
#3F012C
ΔE00 11.70
Aubergine
#3D0734
ΔE00 12.54
Eggplant
#380835
ΔE00 12.65
Deep Brown
#410200
ΔE00 12.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#21020E #022115
analogous
#21021E #21020E #210602
triadic
#21020E #0E2102 #020E21
tetradic
#21020E #1E2102 #022115 #060221
square
#21020E #1E2102 #022115 #060221
split-complementary
#21020E #022106 #021E21
monochromatic
#1D020C #1D020C #21020E #5B0526 #94093F
Accessibility & contrast
On white
19.45
#21020E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#21020E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #21020E
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##21020E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##21020E | 1.00 | 19.45 | 1.08 | 19.45 |
| #FFFFFF | 19.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#07090E
Deuteranopia (green-blind)
#100F0D
Tritanopia (blue-blind)
#250006
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #21020e; /* rgb */ color: rgb(33, 2, 14); /* oklch */ color: oklch(16.6% 0.059 359.0);
Tailwind
colors: {
custom: {
50: '#5c474d',
500: '#21020e',
950: '#000000',
},
}SCSS
$custom: #21020e; $custom-light: #5c474d; $custom-dark: #000000;
JSON
{
"hex": "#21020e",
"rgb": {
"r": 33,
"g": 2,
"b": 14
},
"hsl": {
"h": 336.774,
"s": 88.571,
"l": 6.863
},
"oklch": {
"l": 0.16635,
"c": 0.05935,
"h": 359
},
"luminance": 0.00398
}Semantic roles & 50–950 ramp
primary
#21020E
secondary
#186748
accent
#FFAC29
background
#F5F4F4
surface
#E9E6E7
border
#C5C2C3
text
#040001
muted
#797777