#200323#200323
#200323 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.0% C 0.073 H 324.1°. Best body text is #FFFFFF at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #200323 |
|---|---|
| RGB | rgb(32, 3, 35) |
| HSL | hsl(294, 84%, 7%) |
| HSV | hsv(294, 91%, 14%) |
| CMYK | cmyk(8.6%, 91.4%, 0%, 86.3%) |
| CIE-LAB | lab(4.46, 18.82, -14.08) |
| CIE-LCH | lch(4.46, 23.50, 323.20°) |
| OKLab | oklab(17.99% 0.059 -0.0427) |
| OKLCH | oklch(17.99% 0.073 324.1) |
| XYZ | xyz(0.9316, 0.4936, 1.6360) |
| Luminance | 0.0049 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 6.03
Eggplant
#380835
ΔE00 6.53
Midnight Purple
#280137
ΔE00 6.75
Aubergine
#3D0734
ΔE00 7.56
Dark Purple
#35063E
ΔE00 7.65
Dark Violet
#34013F
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200323 #062303
analogous
#100323 #200323 #230316
triadic
#200323 #232003 #032320
tetradic
#200323 #231003 #062303 #031623
square
#200323 #231003 #062303 #031623
split-complementary
#200323 #162303 #032310
monochromatic
#1A021C #1A021C #200323 #54085B #870D94
Accessibility & contrast
On white
19.11
#200323 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#200323 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200323
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200323 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200323 | 1.00 | 19.11 | 1.10 | 19.11 |
| #FFFFFF | 19.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000D24
Deuteranopia (green-blind)
#071122
Tritanopia (blue-blind)
#210711
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #200323; /* rgb */ color: rgb(32, 3, 35); /* oklch */ color: oklch(18.0% 0.073 324.1);
Tailwind
colors: {
custom: {
50: '#5c475e',
500: '#200323',
950: '#000000',
},
}SCSS
$custom: #200323; $custom-light: #5c475e; $custom-dark: #000000;
JSON
{
"hex": "#200323",
"rgb": {
"r": 32,
"g": 3,
"b": 35
},
"hsl": {
"h": 294.375,
"s": 84.211,
"l": 7.451
},
"oklch": {
"l": 0.17987,
"c": 0.07284,
"h": 324.1
},
"luminance": 0.00494
}Semantic roles & 50–950 ramp
primary
#200323
secondary
#22671B
accent
#FA2D41
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779