#200427#200427
#200427 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.5% C 0.075 H 319.1°. Best body text is #FFFFFF at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #200427 |
|---|---|
| RGB | rgb(32, 4, 39) |
| HSL | hsl(288, 81%, 8%) |
| HSV | hsv(288, 90%, 15%) |
| CMYK | cmyk(17.9%, 89.7%, 0%, 84.7%) |
| CIE-LAB | lab(4.88, 19.74, -16.51) |
| CIE-LCH | lch(4.88, 25.74, 320.11°) |
| OKLab | oklab(18.52% 0.0564 -0.0489) |
| OKLCH | oklch(18.52% 0.075 319.1) |
| XYZ | xyz(1.0052, 0.5404, 1.9704) |
| Luminance | 0.0054 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 4.94
Midnight Purple
#280137
ΔE00 5.52
Eggplant
#380835
ΔE00 6.17
Dark Purple
#35063E
ΔE00 6.67
Dark Violet
#34013F
ΔE00 7.34
Aubergine
#3D0734
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200427 #0B2704
analogous
#0E0427 #200427 #27041C
triadic
#200427 #272004 #042720
tetradic
#200427 #270E04 #0B2704 #041C27
square
#200427 #270E04 #0B2704 #041C27
split-complementary
#200427 #1C2704 #04270E
monochromatic
#17031C #17031C #200427 #4E0A5F #7B0F96
Accessibility & contrast
On white
18.95
#200427 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#200427 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200427
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200427 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200427 | 1.00 | 18.95 | 1.11 | 18.95 |
| #FFFFFF | 18.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000F28
Deuteranopia (green-blind)
#061126
Tritanopia (blue-blind)
#200A14
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #200427; /* rgb */ color: rgb(32, 4, 39); /* oklch */ color: oklch(18.5% 0.075 319.1);
Tailwind
colors: {
custom: {
50: '#5c4861',
500: '#200427',
950: '#000000',
},
}SCSS
$custom: #200427; $custom-light: #5c4861; $custom-dark: #000000;
JSON
{
"hex": "#200427",
"rgb": {
"r": 32,
"g": 4,
"b": 39
},
"hsl": {
"h": 288,
"s": 81.395,
"l": 8.431
},
"oklch": {
"l": 0.18521,
"c": 0.07465,
"h": 319.1
},
"luminance": 0.0054
}Semantic roles & 50–950 ramp
primary
#200427
secondary
#2C6A1D
accent
#F83058
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040005
muted
#797779