#220323#220323
#220323 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.4% C 0.074 H 326.8°. Best body text is #FFFFFF at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #220323 |
|---|---|
| RGB | rgb(34, 3, 35) |
| HSL | hsl(298, 84%, 7%) |
| HSV | hsv(298, 91%, 14%) |
| CMYK | cmyk(2.9%, 91.4%, 0%, 86.3%) |
| CIE-LAB | lab(4.76, 19.93, -13.59) |
| CIE-LCH | lch(4.76, 24.13, 325.70°) |
| OKLab | oklab(18.38% 0.0619 -0.0405) |
| OKLCH | oklch(18.38% 0.074 326.8) |
| XYZ | xyz(0.9956, 0.5266, 1.6390) |
| Luminance | 0.0053 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 5.82
Eggplant
#380835
ΔE00 5.95
Midnight Purple
#280137
ΔE00 6.67
Aubergine
#3D0734
ΔE00 6.88
Dark Purple
#35063E
ΔE00 7.37
Dark Plum
#3F012C
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#220323 #042303
analogous
#120323 #220323 #230314
triadic
#220323 #232203 #032322
tetradic
#220323 #231203 #042303 #031423
square
#220323 #231203 #042303 #031423
split-complementary
#220323 #142303 #032312
monochromatic
#1B021C #1B021C #220323 #59085B #900D94
Accessibility & contrast
On white
19.00
#220323 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#220323 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #220323
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##220323 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##220323 | 1.00 | 19.00 | 1.11 | 19.00 |
| #FFFFFF | 19.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000E24
Deuteranopia (green-blind)
#091222
Tritanopia (blue-blind)
#230711
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #220323; /* rgb */ color: rgb(34, 3, 35); /* oklch */ color: oklch(18.4% 0.074 326.8);
Tailwind
colors: {
custom: {
50: '#5e475e',
500: '#220323',
950: '#000000',
},
}SCSS
$custom: #220323; $custom-light: #5e475e; $custom-dark: #000000;
JSON
{
"hex": "#220323",
"rgb": {
"r": 34,
"g": 3,
"b": 35
},
"hsl": {
"h": 298.125,
"s": 84.211,
"l": 7.451
},
"oklch": {
"l": 0.18377,
"c": 0.074,
"h": 326.8
},
"luminance": 0.00527
}Semantic roles & 50–950 ramp
primary
#220323
secondary
#1D671B
accent
#FA2D34
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779