#220322#220322
#220322 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.3% C 0.073 H 328.1°. Best body text is #FFFFFF at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #220322 |
|---|---|
| RGB | rgb(34, 3, 34) |
| HSL | hsl(300, 84%, 7%) |
| HSV | hsv(300, 91%, 13%) |
| CMYK | cmyk(0%, 91.2%, 0%, 86.7%) |
| CIE-LAB | lab(4.70, 19.62, -12.90) |
| CIE-LCH | lch(4.70, 23.48, 326.68°) |
| OKLab | oklab(18.3% 0.0619 -0.0386) |
| OKLCH | oklch(18.3% 0.073 328.1) |
| XYZ | xyz(0.9810, 0.5208, 1.5619) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 6.14
Very Dark Purple
#2A0134
ΔE00 6.20
Aubergine
#3D0734
ΔE00 6.99
Midnight Purple
#280137
ΔE00 7.07
Dark Purple
#35063E
ΔE00 7.70
Dark Plum
#3F012C
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#220322 #032203
analogous
#130322 #220322 #220313
triadic
#220322 #222203 #032222
tetradic
#220322 #221303 #032203 #031322
square
#220322 #221303 #032203 #031322
split-complementary
#220322 #132203 #032213
monochromatic
#1C021C #1C021C #220322 #5A085A #920D92
Accessibility & contrast
On white
19.02
#220322 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#220322 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #220322
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##220322 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##220322 | 1.00 | 19.02 | 1.10 | 19.02 |
| #FFFFFF | 19.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000D23
Deuteranopia (green-blind)
#0A1221
Tritanopia (blue-blind)
#230611
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #220322; /* rgb */ color: rgb(34, 3, 34); /* oklch */ color: oklch(18.3% 0.073 328.1);
Tailwind
colors: {
custom: {
50: '#5e475d',
500: '#220322',
950: '#000000',
},
}SCSS
$custom: #220322; $custom-light: #5e475d; $custom-dark: #000000;
JSON
{
"hex": "#220322",
"rgb": {
"r": 34,
"g": 3,
"b": 34
},
"hsl": {
"h": 300,
"s": 83.784,
"l": 7.255
},
"oklch": {
"l": 0.18299,
"c": 0.07299,
"h": 328.1
},
"luminance": 0.00521
}Semantic roles & 50–950 ramp
primary
#220322
secondary
#1B661B
accent
#FA2E2E
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779