#210E23#210E23
#210E23 is a very dark, muted purple. Relative luminance 0.008; OKLCH L 20.2% C 0.049 H 323.6°. Best body text is #FFFFFF at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #210E23 |
|---|---|
| RGB | rgb(33, 14, 35) |
| HSL | hsl(294, 43%, 10%) |
| HSV | hsv(294, 60%, 14%) |
| CMYK | cmyk(5.7%, 60%, 0%, 86.3%) |
| CIE-LAB | lab(6.85, 14.16, -10.38) |
| CIE-LCH | lch(6.85, 17.56, 323.77°) |
| OKLab | oklab(20.24% 0.0391 -0.0288) |
| OKLCH | oklch(20.24% 0.049 323.6) |
| XYZ | xyz(1.0876, 0.7588, 1.6790) |
| Luminance | 0.0076 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 8.53
Very Dark Purple
#2A0134
ΔE00 8.99
Aubergine
#3D0734
ΔE00 9.26
Midnight Purple
#280137
ΔE00 9.65
Dark Purple
#35063E
ΔE00 10.01
Dark Plum
#3F012C
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#210E23 #10230E
analogous
#170E23 #210E23 #230E1B
triadic
#210E23 #23210E #0E2321
tetradic
#210E23 #23170E #10230E #0E1B23
square
#210E23 #23170E #10230E #0E1B23
split-complementary
#210E23 #1B230E #0E2317
monochromatic
#150916 #150916 #210E23 #4A1F4F #73317A
Accessibility & contrast
On white
18.23
#210E23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#210E23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #210E23
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##210E23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##210E23 | 1.00 | 18.23 | 1.15 | 18.23 |
| #FFFFFF | 18.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B1424
Deuteranopia (green-blind)
#111622
Tritanopia (blue-blind)
#221016
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #210e23; /* rgb */ color: rgb(33, 14, 35); /* oklch */ color: oklch(20.2% 0.049 323.6);
Tailwind
colors: {
custom: {
50: '#5d4d5e',
500: '#210e23',
950: '#000000',
},
}SCSS
$custom: #210e23; $custom-light: #5d4d5e; $custom-dark: #000000;
JSON
{
"hex": "#210e23",
"rgb": {
"r": 33,
"g": 14,
"b": 35
},
"hsl": {
"h": 294.286,
"s": 42.857,
"l": 9.608
},
"oklch": {
"l": 0.20243,
"c": 0.04858,
"h": 323.6
},
"luminance": 0.00759
}Semantic roles & 50–950 ramp
primary
#210E23
secondary
#355C31
accent
#D35561
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040104
muted
#797779