#D588DC#D588DC
#D588DC is a light, vivid purple. Relative luminance 0.369; OKLCH L 73.5% C 0.144 H 323.9°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D588DC |
|---|---|
| RGB | rgb(213, 136, 220) |
| HSL | hsl(295, 55%, 70%) |
| HSV | hsv(295, 38%, 86%) |
| CMYK | cmyk(3.2%, 38.2%, 0%, 13.7%) |
| CIE-LAB | lab(67.22, 42.65, -30.95) |
| CIE-LCH | lch(67.22, 52.70, 324.04°) |
| OKLab | oklab(73.46% 0.1162 -0.0846) |
| OKLCH | oklch(73.46% 0.144 323.9) |
| XYZ | xyz(49.1617, 36.9236, 72.2336) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.19
Violet (CSS)
#EE82EE
ΔE00 4.61
Orchid
#DA70D6
ΔE00 5.36
Purply Pink
#F075E6
ΔE00 5.70
Orchid (survey)
#C875C4
ΔE00 5.71
Plum
#DDA0DD
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D588DC #8FDC88
analogous
#AB88DC #D588DC #DC88B9
triadic
#D588DC #DCD588 #88DCD5
tetradic
#D588DC #DCAB88 #8FDC88 #88B9DC
square
#D588DC #DCAB88 #8FDC88 #88B9DC
split-complementary
#D588DC #B9DC88 #88DCAB
monochromatic
#AA35B5 #C459CE #D588DC #E6B7EA #F6E7F8
Accessibility & contrast
On white
2.50
#D588DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#D588DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D588DC
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D588DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D588DC | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9EDF
Deuteranopia (green-blind)
#93A7D9
Tritanopia (blue-blind)
#D891A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d588dc; /* rgb */ color: rgb(213, 136, 220); /* oklch */ color: oklch(73.5% 0.144 323.9);
Tailwind
colors: {
custom: {
50: '#e3ace7',
500: '#d588dc',
950: '#000000',
},
}SCSS
$custom: #d588dc; $custom-light: #e3ace7; $custom-dark: #000000;
JSON
{
"hex": "#d588dc",
"rgb": {
"r": 213,
"g": 136,
"b": 220
},
"hsl": {
"h": 295,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.73462,
"c": 0.14369,
"h": 323.9
},
"luminance": 0.36922
}Semantic roles & 50–950 ramp
primary
#D588DC
secondary
#D6ECD4
accent
#C22331
background
#FEFAFE
surface
#FCF4FC
border
#D5CED5
text
#161016
muted
#847F84