#210225#210225
#210225 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.1% C 0.078 H 323.3°. Best body text is #FFFFFF at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #210225 |
|---|---|
| RGB | rgb(33, 2, 37) |
| HSL | hsl(293, 90%, 8%) |
| HSV | hsv(293, 95%, 15%) |
| CMYK | cmyk(10.8%, 94.6%, 0%, 85.5%) |
| CIE-LAB | lab(4.52, 20.48, -15.52) |
| CIE-LCH | lch(4.52, 25.70, 322.85°) |
| OKLab | oklab(18.14% 0.0625 -0.0467) |
| OKLCH | oklch(18.14% 0.078 323.3) |
| XYZ | xyz(0.9828, 0.5004, 1.7947) |
| Luminance | 0.0050 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 5.00
Midnight Purple
#280137
ΔE00 5.74
Eggplant
#380835
ΔE00 5.86
Dark Purple
#35063E
ΔE00 6.75
Aubergine
#3D0734
ΔE00 7.01
Dark Violet
#34013F
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#210225 #062502
analogous
#0F0225 #210225 #250217
triadic
#210225 #252102 #022521
tetradic
#210225 #250F02 #062502 #021725
square
#210225 #250F02 #062502 #021725
split-complementary
#210225 #172502 #02250F
monochromatic
#1A021D #1A021D #210225 #55055F #890899
Accessibility & contrast
On white
19.09
#210225 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#210225 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #210225
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##210225 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##210225 | 1.00 | 19.09 | 1.10 | 19.09 |
| #FFFFFF | 19.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000D26
Deuteranopia (green-blind)
#061124
Tritanopia (blue-blind)
#220712
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #210225; /* rgb */ color: rgb(33, 2, 37); /* oklch */ color: oklch(18.1% 0.078 323.3);
Tailwind
colors: {
custom: {
50: '#5d475f',
500: '#210225',
950: '#000000',
},
}SCSS
$custom: #210225; $custom-light: #5d475f; $custom-dark: #000000;
JSON
{
"hex": "#210225",
"rgb": {
"r": 33,
"g": 2,
"b": 37
},
"hsl": {
"h": 293.143,
"s": 89.744,
"l": 7.647
},
"oklch": {
"l": 0.18144,
"c": 0.07804,
"h": 323.3
},
"luminance": 0.005
}Semantic roles & 50–950 ramp
primary
#210225
secondary
#226A18
accent
#FF2941
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779