#220025#220025
#220025 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 17.9% C 0.084 H 324.9°. Best body text is #FFFFFF at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #220025 |
|---|---|
| RGB | rgb(34, 0, 37) |
| HSL | hsl(295, 100%, 7%) |
| HSV | hsv(295, 100%, 15%) |
| CMYK | cmyk(8.1%, 100%, 0%, 85.5%) |
| CIE-LAB | lab(4.28, 21.92, -15.88) |
| CIE-LCH | lch(4.28, 27.07, 324.07°) |
| OKLab | oklab(17.94% 0.0686 -0.0483) |
| OKLCH | oklch(17.94% 0.084 324.9) |
| XYZ | xyz(0.9936, 0.4737, 1.7890) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 4.51
Midnight Purple
#280137
ΔE00 5.34
Eggplant
#380835
ΔE00 5.45
Dark Purple
#35063E
ΔE00 6.35
Aubergine
#3D0734
ΔE00 6.59
Dark Violet
#34013F
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#220025 #032500
analogous
#100025 #220025 #250016
triadic
#220025 #252200 #002522
tetradic
#220025 #251000 #032500 #001625
square
#220025 #251000 #032500 #001625
split-complementary
#220025 #162500 #002510
monochromatic
#1C001F #1C001F #220025 #5A0062 #92009F
Accessibility & contrast
On white
19.18
#220025 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#220025 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #220025
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##220025 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##220025 | 1.00 | 19.18 | 1.09 | 19.18 |
| #FFFFFF | 19.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000C26
Deuteranopia (green-blind)
#051024
Tritanopia (blue-blind)
#230511
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #220025; /* rgb */ color: rgb(34, 0, 37); /* oklch */ color: oklch(17.9% 0.084 324.9);
Tailwind
colors: {
custom: {
50: '#5e465f',
500: '#220025',
950: '#000000',
},
}SCSS
$custom: #220025; $custom-light: #5e465f; $custom-dark: #000000;
JSON
{
"hex": "#220025",
"rgb": {
"r": 34,
"g": 0,
"b": 37
},
"hsl": {
"h": 295.135,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.17935,
"c": 0.08391,
"h": 324.9
},
"luminance": 0.00474
}Semantic roles & 50–950 ramp
primary
#220025
secondary
#1B6D13
accent
#FF293A
background
#F5F3F5
surface
#E9E5E9
border
#C5C1C5
text
#040004
muted
#797779