#200320#200320
#200320 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 17.7% C 0.070 H 328.0°. Best body text is #FFFFFF at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #200320 |
|---|---|
| RGB | rgb(32, 3, 32) |
| HSL | hsl(300, 83%, 7%) |
| HSV | hsv(300, 91%, 13%) |
| CMYK | cmyk(0%, 90.6%, 0%, 87.5%) |
| CIE-LAB | lab(4.31, 17.82, -11.97) |
| CIE-LCH | lch(4.31, 21.47, 326.11°) |
| OKLab | oklab(17.75% 0.0592 -0.0369) |
| OKLCH | oklch(17.75% 0.07 328) |
| XYZ | xyz(0.8889, 0.4766, 1.4114) |
| Luminance | 0.0048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Eggplant
#380835
ΔE00 7.12
Very Dark Purple
#2A0134
ΔE00 7.15
Aubergine
#3D0734
ΔE00 7.93
Midnight Purple
#280137
ΔE00 7.94
Dark Purple
#35063E
ΔE00 8.65
Dark Plum
#3F012C
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200320 #032003
analogous
#120320 #200320 #200312
triadic
#200320 #202003 #032020
tetradic
#200320 #201203 #032003 #031220
square
#200320 #201203 #032003 #031220
split-complementary
#200320 #122003 #032012
monochromatic
#1C031C #1C031C #200320 #580858 #900D90
Accessibility & contrast
On white
19.17
#200320 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#200320 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200320
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200320 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200320 | 1.00 | 19.17 | 1.10 | 19.17 |
| #FFFFFF | 19.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010C21
Deuteranopia (green-blind)
#09101F
Tritanopia (blue-blind)
#210610
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #200320; /* rgb */ color: rgb(32, 3, 32); /* oklch */ color: oklch(17.7% 0.070 328.0);
Tailwind
colors: {
custom: {
50: '#5b475b',
500: '#200320',
950: '#000000',
},
}SCSS
$custom: #200320; $custom-light: #5b475b; $custom-dark: #000000;
JSON
{
"hex": "#200320",
"rgb": {
"r": 32,
"g": 3,
"b": 32
},
"hsl": {
"h": 300,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.17749,
"c": 0.06975,
"h": 328
},
"luminance": 0.00476
}Semantic roles & 50–950 ramp
primary
#200320
secondary
#1B641B
accent
#F92F2F
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779