#200528#200528
#200528 is a very dark, moderate purple. Relative luminance 0.006; OKLCH L 18.8% C 0.073 H 317.7°. Best body text is #FFFFFF at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #200528 |
|---|---|
| RGB | rgb(32, 5, 40) |
| HSL | hsl(286, 78%, 9%) |
| HSV | hsv(286, 88%, 16%) |
| CMYK | cmyk(20%, 87.5%, 0%, 84.3%) |
| CIE-LAB | lab(5.14, 19.63, -16.87) |
| CIE-LCH | lch(5.14, 25.88, 319.33°) |
| OKLab | oklab(18.8% 0.0543 -0.0495) |
| OKLCH | oklch(18.8% 0.073 317.7) |
| XYZ | xyz(1.0329, 0.5689, 2.0625) |
| Luminance | 0.0057 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 4.88
Midnight Purple
#280137
ΔE00 5.40
Eggplant
#380835
ΔE00 6.20
Dark Purple
#35063E
ΔE00 6.58
Dark Violet
#34013F
ΔE00 7.25
Deep Purple
#36013F
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200528 #0D2805
analogous
#0F0528 #200528 #28051F
triadic
#200528 #282005 #052820
tetradic
#200528 #280F05 #0D2805 #051F28
square
#200528 #280F05 #0D2805 #051F28
split-complementary
#200528 #1F2805 #05280F
monochromatic
#16031B #16031B #200528 #4C0C5E #771395
Accessibility & contrast
On white
18.85
#200528 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#200528 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200528
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200528 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200528 | 1.00 | 18.85 | 1.11 | 18.85 |
| #FFFFFF | 18.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000F29
Deuteranopia (green-blind)
#061227
Tritanopia (blue-blind)
#200B15
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #200528; /* rgb */ color: rgb(32, 5, 40); /* oklch */ color: oklch(18.8% 0.073 317.7);
Tailwind
colors: {
custom: {
50: '#5c4862',
500: '#200528',
950: '#000000',
},
}SCSS
$custom: #200528; $custom-light: #5c4862; $custom-dark: #000000;
JSON
{
"hex": "#200528",
"rgb": {
"r": 32,
"g": 5,
"b": 40
},
"hsl": {
"h": 286.286,
"s": 77.778,
"l": 8.824
},
"oklch": {
"l": 0.18797,
"c": 0.07347,
"h": 317.7
},
"luminance": 0.00569
}Semantic roles & 50–950 ramp
primary
#200528
secondary
#306A1F
accent
#F43460
background
#F5F4F5
surface
#E9E6EA
border
#C5C2C6
text
#040005
muted
#797779