#200524#200524
#200524 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.5% C 0.069 H 322.4°. Best body text is #FFFFFF at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #200524 |
|---|---|
| RGB | rgb(32, 5, 36) |
| HSL | hsl(292, 76%, 8%) |
| HSV | hsv(292, 86%, 14%) |
| CMYK | cmyk(11.1%, 86.1%, 0%, 85.9%) |
| CIE-LAB | lab(4.90, 18.28, -14.16) |
| CIE-LCH | lch(4.90, 23.13, 322.24°) |
| OKLab | oklab(18.47% 0.0546 -0.042) |
| OKLCH | oklch(18.47% 0.069 322.4) |
| XYZ | xyz(0.9683, 0.5430, 1.7225) |
| Luminance | 0.0054 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 6.13
Eggplant
#380835
ΔE00 6.63
Midnight Purple
#280137
ΔE00 6.81
Aubergine
#3D0734
ΔE00 7.68
Dark Purple
#35063E
ΔE00 7.68
Dark Violet
#34013F
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200524 #092405
analogous
#100524 #200524 #240518
triadic
#200524 #242005 #052420
tetradic
#200524 #241005 #092405 #051824
square
#200524 #241005 #092405 #051824
split-complementary
#200524 #182405 #052410
monochromatic
#18041B #18041B #200524 #500C5A #80148F
Accessibility & contrast
On white
18.94
#200524 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#200524 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200524
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200524 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200524 | 1.00 | 18.94 | 1.11 | 18.94 |
| #FFFFFF | 18.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010F25
Deuteranopia (green-blind)
#091223
Tritanopia (blue-blind)
#210A13
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #200524; /* rgb */ color: rgb(32, 5, 36); /* oklch */ color: oklch(18.5% 0.069 322.4);
Tailwind
colors: {
custom: {
50: '#5c485e',
500: '#200524',
950: '#000000',
},
}SCSS
$custom: #200524; $custom-light: #5c485e; $custom-dark: #000000;
JSON
{
"hex": "#200524",
"rgb": {
"r": 32,
"g": 5,
"b": 36
},
"hsl": {
"h": 292.258,
"s": 75.61,
"l": 8.039
},
"oklch": {
"l": 0.18468,
"c": 0.06889,
"h": 322.4
},
"luminance": 0.00543
}Semantic roles & 50–950 ramp
primary
#200524
secondary
#28661F
accent
#F2364E
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779