#220324#220324
#220324 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.5% C 0.075 H 325.5°. Best body text is #FFFFFF at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #220324 |
|---|---|
| RGB | rgb(34, 3, 36) |
| HSL | hsl(296, 85%, 8%) |
| HSV | hsv(296, 92%, 14%) |
| CMYK | cmyk(5.6%, 91.7%, 0%, 85.9%) |
| CIE-LAB | lab(4.81, 20.25, -14.29) |
| CIE-LCH | lch(4.81, 24.78, 324.80°) |
| OKLab | oklab(18.46% 0.0619 -0.0424) |
| OKLCH | oklch(18.46% 0.075 325.5) |
| XYZ | xyz(1.0107, 0.5326, 1.7183) |
| Luminance | 0.0053 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 5.46
Eggplant
#380835
ΔE00 5.79
Midnight Purple
#280137
ΔE00 6.29
Aubergine
#3D0734
ΔE00 6.80
Dark Purple
#35063E
ΔE00 7.05
Dark Violet
#34013F
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#220324 #052403
analogous
#120324 #220324 #240315
triadic
#220324 #242203 #032422
tetradic
#220324 #241203 #052403 #031524
square
#220324 #241203 #052403 #031524
split-complementary
#220324 #152403 #032412
monochromatic
#1B021C #1B021C #220324 #57085C #8D0C95
Accessibility & contrast
On white
18.98
#220324 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#220324 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #220324
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##220324 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##220324 | 1.00 | 18.98 | 1.11 | 18.98 |
| #FFFFFF | 18.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000E25
Deuteranopia (green-blind)
#091223
Tritanopia (blue-blind)
#230712
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #220324; /* rgb */ color: rgb(34, 3, 36); /* oklch */ color: oklch(18.5% 0.075 325.5);
Tailwind
colors: {
custom: {
50: '#5e475e',
500: '#220324',
950: '#000000',
},
}SCSS
$custom: #220324; $custom-light: #5e475e; $custom-dark: #000000;
JSON
{
"hex": "#220324",
"rgb": {
"r": 34,
"g": 3,
"b": 36
},
"hsl": {
"h": 296.364,
"s": 84.615,
"l": 7.647
},
"oklch": {
"l": 0.18456,
"c": 0.075,
"h": 325.5
},
"luminance": 0.00533
}Semantic roles & 50–950 ramp
primary
#220324
secondary
#1F681B
accent
#FB2D39
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779