#210825#210825
#210825 is a very dark, moderate purple. Relative luminance 0.006; OKLCH L 19.3% C 0.064 H 321.9°. Best body text is #FFFFFF at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #210825 |
|---|---|
| RGB | rgb(33, 8, 37) |
| HSL | hsl(292, 64%, 9%) |
| HSV | hsv(292, 78%, 15%) |
| CMYK | cmyk(10.8%, 78.4%, 0%, 85.5%) |
| CIE-LAB | lab(5.70, 17.77, -13.70) |
| CIE-LCH | lch(5.70, 22.43, 322.37°) |
| OKLab | oklab(19.28% 0.0503 -0.0394) |
| OKLCH | oklch(19.28% 0.064 321.9) |
| XYZ | xyz(1.0479, 0.6306, 1.8164) |
| Luminance | 0.0063 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 6.41
Eggplant
#380835
ΔE00 6.62
Midnight Purple
#280137
ΔE00 7.10
Aubergine
#3D0734
ΔE00 7.63
Dark Purple
#35063E
ΔE00 7.78
Dark Violet
#34013F
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#210825 #0C2508
analogous
#130825 #210825 #25081B
triadic
#210825 #252108 #082521
tetradic
#210825 #251308 #0C2508 #081B25
square
#210825 #251308 #0C2508 #081B25
split-complementary
#210825 #1B2508 #082513
monochromatic
#160519 #160519 #210825 #4E1357 #7B1E8A
Accessibility & contrast
On white
18.65
#210825 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#210825 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #210825
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##210825 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##210825 | 1.00 | 18.65 | 1.13 | 18.65 |
| #FFFFFF | 18.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#041126
Deuteranopia (green-blind)
#0B1424
Tritanopia (blue-blind)
#220C15
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #210825; /* rgb */ color: rgb(33, 8, 37); /* oklch */ color: oklch(19.3% 0.064 321.9);
Tailwind
colors: {
custom: {
50: '#5d4a5f',
500: '#210825',
950: '#000000',
},
}SCSS
$custom: #210825; $custom-light: #5d4a5f; $custom-dark: #000000;
JSON
{
"hex": "#210825",
"rgb": {
"r": 33,
"g": 8,
"b": 37
},
"hsl": {
"h": 291.724,
"s": 64.444,
"l": 8.824
},
"oklch": {
"l": 0.19283,
"c": 0.06388,
"h": 321.9
},
"luminance": 0.00631
}Semantic roles & 50–950 ramp
primary
#210825
secondary
#2E6326
accent
#E74057
background
#F5F4F5
surface
#E9E7E9
border
#C5C3C5
text
#040104
muted
#797779