#200423#200423
#200423 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.2% C 0.070 H 323.9°. Best body text is #FFFFFF at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #200423 |
|---|---|
| RGB | rgb(32, 4, 35) |
| HSL | hsl(294, 79%, 8%) |
| HSV | hsv(294, 89%, 14%) |
| CMYK | cmyk(8.6%, 88.6%, 0%, 86.3%) |
| CIE-LAB | lab(4.65, 18.39, -13.78) |
| CIE-LCH | lch(4.65, 22.98, 323.16°) |
| OKLab | oklab(18.19% 0.0568 -0.0414) |
| OKLCH | oklch(18.19% 0.07 323.9) |
| XYZ | xyz(0.9424, 0.5153, 1.6396) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 6.25
Eggplant
#380835
ΔE00 6.66
Midnight Purple
#280137
ΔE00 6.97
Aubergine
#3D0734
ΔE00 7.66
Dark Purple
#35063E
ΔE00 7.82
Dark Violet
#34013F
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200423 #072304
analogous
#110423 #200423 #230416
triadic
#200423 #232004 #042320
tetradic
#200423 #231104 #072304 #041623
square
#200423 #231104 #072304 #041623
split-complementary
#200423 #162304 #042311
monochromatic
#19031B #19031B #200423 #520A5A #841191
Accessibility & contrast
On white
19.04
#200423 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#200423 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200423
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200423 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200423 | 1.00 | 19.04 | 1.10 | 19.04 |
| #FFFFFF | 19.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000E24
Deuteranopia (green-blind)
#081122
Tritanopia (blue-blind)
#210812
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #200423; /* rgb */ color: rgb(32, 4, 35); /* oklch */ color: oklch(18.2% 0.070 323.9);
Tailwind
colors: {
custom: {
50: '#5c485e',
500: '#200423',
950: '#000000',
},
}SCSS
$custom: #200423; $custom-light: #5c485e; $custom-dark: #000000;
JSON
{
"hex": "#200423",
"rgb": {
"r": 32,
"g": 4,
"b": 35
},
"hsl": {
"h": 294.194,
"s": 79.487,
"l": 7.647
},
"oklch": {
"l": 0.1819,
"c": 0.07025,
"h": 323.9
},
"luminance": 0.00515
}Semantic roles & 50–950 ramp
primary
#200423
secondary
#24661D
accent
#F63245
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779