#210F25#210F25
#210F25 is a very dark, muted purple. Relative luminance 0.008; OKLCH L 20.6% C 0.049 H 320.1°. Best body text is #FFFFFF at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #210F25 |
|---|---|
| RGB | rgb(33, 15, 37) |
| HSL | hsl(289, 42%, 10%) |
| HSV | hsv(289, 59%, 15%) |
| CMYK | cmyk(10.8%, 59.5%, 0%, 85.5%) |
| CIE-LAB | lab(7.21, 14.12, -11.34) |
| CIE-LCH | lch(7.21, 18.11, 321.23°) |
| OKLab | oklab(20.57% 0.0376 -0.0314) |
| OKLCH | oklch(20.57% 0.049 320.1) |
| XYZ | xyz(1.1319, 0.7986, 1.8444) |
| Luminance | 0.0080 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 8.40
Very Dark Purple
#2A0134
ΔE00 8.68
Aubergine
#3D0734
ΔE00 9.22
Midnight Purple
#280137
ΔE00 9.27
Dark Purple
#35063E
ΔE00 9.68
Dark Plum
#3F012C
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#210F25 #13250F
analogous
#160F25 #210F25 #250F1E
triadic
#210F25 #25210F #0F2521
tetradic
#210F25 #25160F #13250F #0F1E25
square
#210F25 #25160F #13250F #0F1E25
split-complementary
#210F25 #1E250F #0F2516
monochromatic
#130916 #130916 #210F25 #482151 #6F327C
Accessibility & contrast
On white
18.11
#210F25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#210F25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #210F25
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##210F25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##210F25 | 1.00 | 18.11 | 1.16 | 18.11 |
| #FFFFFF | 18.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C1526
Deuteranopia (green-blind)
#111724
Tritanopia (blue-blind)
#211218
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #210f25; /* rgb */ color: rgb(33, 15, 37); /* oklch */ color: oklch(20.6% 0.049 320.1);
Tailwind
colors: {
custom: {
50: '#5d4e5f',
500: '#210f25',
950: '#000000',
},
}SCSS
$custom: #210f25; $custom-light: #5d4e5f; $custom-dark: #000000;
JSON
{
"hex": "#210f25",
"rgb": {
"r": 33,
"g": 15,
"b": 37
},
"hsl": {
"h": 289.091,
"s": 42.308,
"l": 10.196
},
"oklch": {
"l": 0.20574,
"c": 0.04904,
"h": 320.1
},
"luminance": 0.00799
}Semantic roles & 50–950 ramp
primary
#210F25
secondary
#3A5D33
accent
#D2566C
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040104
muted
#797779