#200526#200526
#200526 is a very dark, moderate purple. Relative luminance 0.006; OKLCH L 18.6% C 0.071 H 320.0°. Best body text is #FFFFFF at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #200526 |
|---|---|
| RGB | rgb(32, 5, 38) |
| HSL | hsl(289, 77%, 8%) |
| HSV | hsv(289, 87%, 15%) |
| CMYK | cmyk(15.8%, 86.8%, 0%, 85.1%) |
| CIE-LAB | lab(5.02, 18.95, -15.53) |
| CIE-LCH | lch(5.02, 24.50, 320.68°) |
| OKLab | oklab(18.63% 0.0545 -0.0458) |
| OKLCH | oklch(18.63% 0.071 320) |
| XYZ | xyz(0.9997, 0.5556, 1.8879) |
| Luminance | 0.0056 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Dark Purple
#2A0134
ΔE00 5.47
Midnight Purple
#280137
ΔE00 6.09
Eggplant
#380835
ΔE00 6.37
Dark Purple
#35063E
ΔE00 7.10
Aubergine
#3D0734
ΔE00 7.55
Dark Violet
#34013F
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#200526 #0B2605
analogous
#0F0526 #200526 #26051B
triadic
#200526 #262005 #052620
tetradic
#200526 #260F05 #0B2605 #051B26
square
#200526 #260F05 #0B2605 #051B26
split-complementary
#200526 #1B2605 #05260F
monochromatic
#17041B #17041B #200526 #4E0C5C #7B1392
Accessibility & contrast
On white
18.90
#200526 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#200526 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #200526
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##200526 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##200526 | 1.00 | 18.90 | 1.11 | 18.90 |
| #FFFFFF | 18.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#000F27
Deuteranopia (green-blind)
#071225
Tritanopia (blue-blind)
#200A14
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #200526; /* rgb */ color: rgb(32, 5, 38); /* oklch */ color: oklch(18.6% 0.071 320.0);
Tailwind
colors: {
custom: {
50: '#5c4860',
500: '#200526',
950: '#000000',
},
}SCSS
$custom: #200526; $custom-light: #5c4860; $custom-dark: #000000;
JSON
{
"hex": "#200526",
"rgb": {
"r": 32,
"g": 5,
"b": 38
},
"hsl": {
"h": 289.091,
"s": 76.744,
"l": 8.431
},
"oklch": {
"l": 0.1863,
"c": 0.07116,
"h": 320
},
"luminance": 0.00556
}Semantic roles & 50–950 ramp
primary
#200526
secondary
#2C681F
accent
#F33557
background
#F5F4F5
surface
#E9E6E9
border
#C5C2C5
text
#040005
muted
#797779