#210C18#210C18
#210C18 is a very dark, muted pink. Relative luminance 0.007; OKLCH L 19.2% C 0.041 H 346.3°. Best body text is #FFFFFF at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #210C18 |
|---|---|
| RGB | rgb(33, 12, 24) |
| HSL | hsl(326, 47%, 9%) |
| HSV | hsv(326, 64%, 13%) |
| CMYK | cmyk(0%, 63.6%, 27.3%, 87.1%) |
| CIE-LAB | lab(5.89, 12.33, -3.30) |
| CIE-LCH | lch(5.89, 12.77, 345.01°) |
| OKLab | oklab(19.21% 0.0396 -0.0097) |
| OKLCH | oklch(19.21% 0.041 346.3) |
| XYZ | xyz(0.9236, 0.6523, 0.9412) |
| Luminance | 0.0065 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Very Dark Brown
#1D0200
ΔE00 6.48
Dark Plum
#3F012C
ΔE00 11.64
Eggplant
#380835
ΔE00 11.69
Aubergine
#3D0734
ΔE00 11.84
Dark Maroon
#3C0008
ΔE00 12.83
Very Dark Purple
#2A0134
ΔE00 12.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#210C18 #0C2115
analogous
#200C21 #210C18 #210C0E
triadic
#210C18 #18210C #0C1821
tetradic
#210C18 #21200C #0C2115 #0C0E21
square
#210C18 #21200C #0C2115 #0C0E21
split-complementary
#210C18 #0E210C #0C2120
monochromatic
#160810 #160810 #210C18 #4E1C39 #7B2D59
Accessibility & contrast
On white
18.58
#210C18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#210C18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #210C18
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##210C18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##210C18 | 1.00 | 18.58 | 1.13 | 18.58 |
| #FFFFFF | 18.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E1118
Deuteranopia (green-blind)
#131417
Tritanopia (blue-blind)
#230C10
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #210c18; /* rgb */ color: rgb(33, 12, 24); /* oklch */ color: oklch(19.2% 0.041 346.3);
Tailwind
colors: {
custom: {
50: '#5c4c54',
500: '#210c18',
950: '#000000',
},
}SCSS
$custom: #210c18; $custom-light: #5c4c54; $custom-dark: #000000;
JSON
{
"hex": "#210c18",
"rgb": {
"r": 33,
"g": 12,
"b": 24
},
"hsl": {
"h": 325.714,
"s": 46.667,
"l": 8.824
},
"oklch": {
"l": 0.19214,
"c": 0.04079,
"h": 346.3
},
"luminance": 0.00652
}Semantic roles & 50–950 ramp
primary
#210C18
secondary
#2E5B41
accent
#D68A51
background
#F5F4F4
surface
#E9E7E7
border
#C5C3C3
text
#040102
muted
#797778