#200425#200425
#200425 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.4% C 0.072 H 321.5°. Best body text is #FFFFFF at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #200425 |
|---|---|
| RGB | rgb(32, 4, 37) |
| HSL | hsl(291, 80%, 8%) |
| HSV | hsv(291, 89%, 15%) |
| CMYK | cmyk(13.5%, 89.2%, 0%, 85.5%) |
| CIE-LAB | lab(4.76, 19.06, -15.15) |
| CIE-LCH | lch(4.76, 24.35, 321.52°) |
| OKLab | oklab(18.35% 0.0567 -0.0451) |
| OKLCH | oklch(18.35% 0.072 321.5) |
| XYZ | xyz(0.9730, 0.5275, 1.8005) |
| Luminance | 0.0053 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 5.57
Midnight Purple
#280137
ΔE00 6.22
Eggplant
#380835
ΔE00 6.37
Dark Purple
#35063E
ΔE00 7.21
Aubergine
#3D0734
ΔE00 7.51
Dark Violet
#34013F
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200425 #092504
analogous
#0F0425 #200425 #250419
triadic
#200425 #252004 #042520
tetradic
#200425 #250F04 #092504 #041925
square
#200425 #250F04 #092504 #041925
split-complementary
#200425 #192504 #04250F
monochromatic
#18031C #18031C #200425 #500A5C #801093
Accessibility & contrast
On white
19.00
#200425 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#200425 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200425
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200425 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200425 | 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)
#000E26
Deuteranopia (green-blind)
#071124
Tritanopia (blue-blind)
#200913
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #200425; /* rgb */ color: rgb(32, 4, 37); /* oklch */ color: oklch(18.4% 0.072 321.5);
Tailwind
colors: {
custom: {
50: '#5c485f',
500: '#200425',
950: '#000000',
},
}SCSS
$custom: #200425; $custom-light: #5c485f; $custom-dark: #000000;
JSON
{
"hex": "#200425",
"rgb": {
"r": 32,
"g": 4,
"b": 37
},
"hsl": {
"h": 290.909,
"s": 80.488,
"l": 8.039
},
"oklch": {
"l": 0.18353,
"c": 0.07244,
"h": 321.5
},
"luminance": 0.00527
}Semantic roles & 50–950 ramp
primary
#200425
secondary
#28681D
accent
#F7314F
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779