#200523#200523
#200523 is a very dark, moderate purple. Relative luminance 0.005; OKLCH L 18.4% C 0.068 H 323.7°. Best body text is #FFFFFF at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #200523 |
|---|---|
| RGB | rgb(32, 5, 35) |
| HSL | hsl(294, 75%, 8%) |
| HSV | hsv(294, 86%, 14%) |
| CMYK | cmyk(8.6%, 85.7%, 0%, 86.3%) |
| CIE-LAB | lab(4.85, 17.95, -13.47) |
| CIE-LCH | lch(4.85, 22.45, 323.11°) |
| OKLab | oklab(18.39% 0.0546 -0.0401) |
| OKLCH | oklch(18.39% 0.068 323.7) |
| XYZ | xyz(0.9533, 0.5370, 1.6432) |
| Luminance | 0.0054 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 6.49
Eggplant
#380835
ΔE00 6.80
Midnight Purple
#280137
ΔE00 7.19
Aubergine
#3D0734
ΔE00 7.78
Dark Purple
#35063E
ΔE00 7.99
Dark Violet
#34013F
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200523 #082305
analogous
#110523 #200523 #230517
triadic
#200523 #232005 #052320
tetradic
#200523 #231105 #082305 #051723
square
#200523 #231105 #082305 #051723
split-complementary
#200523 #172305 #052311
monochromatic
#18041B #18041B #200523 #510D59 #82148E
Accessibility & contrast
On white
18.96
#200523 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#200523 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200523
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200523 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200523 | 1.00 | 18.96 | 1.11 | 18.96 |
| #FFFFFF | 18.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#010E24
Deuteranopia (green-blind)
#091222
Tritanopia (blue-blind)
#210912
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #200523; /* rgb */ color: rgb(32, 5, 35); /* oklch */ color: oklch(18.4% 0.068 323.7);
Tailwind
colors: {
custom: {
50: '#5c485e',
500: '#200523',
950: '#000000',
},
}SCSS
$custom: #200523; $custom-light: #5c485e; $custom-dark: #000000;
JSON
{
"hex": "#200523",
"rgb": {
"r": 32,
"g": 5,
"b": 35
},
"hsl": {
"h": 294,
"s": 75,
"l": 7.843
},
"oklch": {
"l": 0.18389,
"c": 0.06776,
"h": 323.7
},
"luminance": 0.00537
}Semantic roles & 50–950 ramp
primary
#200523
secondary
#26641F
accent
#F23649
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040004
muted
#797779