#D588EB#D588EB
#D588EB is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.1% C 0.159 H 318.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D588EB |
|---|---|
| RGB | rgb(213, 136, 235) |
| HSL | hsl(287, 71%, 73%) |
| HSV | hsv(287, 42%, 92%) |
| CMYK | cmyk(9.4%, 42.1%, 0%, 7.8%) |
| CIE-LAB | lab(67.84, 45.56, -38.27) |
| CIE-LCH | lch(67.84, 59.50, 319.97°) |
| OKLab | oklab(74.13% 0.1192 -0.1055) |
| OKLCH | oklch(74.13% 0.159 318.5) |
| XYZ | xyz(51.2381, 37.7542, 83.1694) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 4.70
Liliac
#C48EFD
ΔE00 5.59
Baby Purple
#CA9BF7
ΔE00 5.83
Purply Pink
#F075E6
ΔE00 5.99
Orchid
#DA70D6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D588EB #9EEB88
analogous
#A488EB #D588EB #EB88CF
triadic
#D588EB #EBD588 #88EBD5
tetradic
#D588EB #EBA488 #9EEB88 #88CFEB
square
#D588EB #EBA488 #9EEB88 #88CFEB
split-complementary
#D588EB #CFEB88 #88EBA4
monochromatic
#AD24D5 #C354E2 #D588EB #E7BCF4 #F6E5FB
Accessibility & contrast
On white
2.46
#D588EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#D588EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D588EB
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D588EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D588EB | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EF
Deuteranopia (green-blind)
#8DA8E8
Tritanopia (blue-blind)
#D595AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d588eb; /* rgb */ color: rgb(213, 136, 235); /* oklch */ color: oklch(74.1% 0.159 318.5);
Tailwind
colors: {
custom: {
50: '#e3acf1',
500: '#d588eb',
950: '#000000',
},
}SCSS
$custom: #d588eb; $custom-light: #e3acf1; $custom-dark: #000000;
JSON
{
"hex": "#d588eb",
"rgb": {
"r": 213,
"g": 136,
"b": 235
},
"hsl": {
"h": 286.667,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.74131,
"c": 0.1592,
"h": 318.5
},
"luminance": 0.37753
}Semantic roles & 50–950 ramp
primary
#D588EB
secondary
#DEF2D9
accent
#D3123D
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85