#D588FF#D588FF
#D588FF is a light, vivid violet. Relative luminance 0.390; OKLCH L 75.1% C 0.181 H 312.6°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D588FF |
|---|---|
| RGB | rgb(213, 136, 255) |
| HSL | hsl(279, 100%, 77%) |
| HSV | hsv(279, 47%, 100%) |
| CMYK | cmyk(16.5%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(68.73, 49.63, -47.83) |
| CIE-LCH | lch(68.73, 68.92, 316.06°) |
| OKLab | oklab(75.09% 0.1224 -0.1331) |
| OKLCH | oklch(75.09% 0.181 312.6) |
| XYZ | xyz(54.2916, 38.9756, 99.2514) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.53
Baby Purple
#CA9BF7
ΔE00 5.43
Light Purple
#BF77F6
ΔE00 5.48
Violet (CSS)
#EE82EE
ΔE00 6.27
Pastel Purple
#CAA0FF
ΔE00 6.47
Easter Purple
#C071FE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D588FF #B2FF88
analogous
#9A88FF #D588FF #FF88ED
triadic
#D588FF #FFD588 #88FFD5
tetradic
#D588FF #FF9A88 #B2FF88 #88EDFF
square
#D588FF #FF9A88 #B2FF88 #88EDFF
split-complementary
#D588FF #EDFF88 #88FF9A
monochromatic
#AA0EFF #BF4BFF #D588FF #EBC5FF #F4E0FF
Accessibility & contrast
On white
2.39
#D588FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#D588FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D588FF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D588FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D588FF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA4FF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#D19AB8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d588ff; /* rgb */ color: rgb(213, 136, 255); /* oklch */ color: oklch(75.1% 0.181 312.6);
Tailwind
colors: {
custom: {
50: '#e4acff',
500: '#d588ff',
950: '#000000',
},
}SCSS
$custom: #d588ff; $custom-light: #e4acff; $custom-dark: #000000;
JSON
{
"hex": "#d588ff",
"rgb": {
"r": 213,
"g": 136,
"b": 255
},
"hsl": {
"h": 278.824,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.75091,
"c": 0.18079,
"h": 312.6
},
"luminance": 0.38974
}Semantic roles & 50–950 ramp
primary
#D588FF
secondary
#E0F7D4
accent
#E60051
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86