#E88DFD#E88DFD
#E88DFD is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.8% C 0.179 H 319.9°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E88DFD |
|---|---|
| RGB | rgb(232, 141, 253) |
| HSL | hsl(289, 97%, 77%) |
| HSV | hsv(289, 44%, 99%) |
| CMYK | cmyk(8.3%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(71.76, 51.91, -41.85) |
| CIE-LCH | lch(71.76, 66.68, 321.13°) |
| OKLab | oklab(77.78% 0.1371 -0.1154) |
| OKLCH | oklch(77.78% 0.179 319.9) |
| XYZ | xyz(60.5310, 43.2996, 98.0786) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.29
Baby Purple
#CA9BF7
ΔE00 6.64
Liliac
#C48EFD
ΔE00 6.85
Lilac (survey)
#CEA2FD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88DFD #A2FD8D
analogous
#B08DFD #E88DFD #FD8DDA
triadic
#E88DFD #FDE88D #8DFDE8
tetradic
#E88DFD #FDB08D #A2FD8D #8DDAFD
square
#E88DFD #FDB08D #A2FD8D #8DDAFD
split-complementary
#E88DFD #DAFD8D #8DFDB0
monochromatic
#D015FB #DC51FC #E88DFD #F4C9FE #F9E1FE
Accessibility & contrast
On white
2.17
#E88DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#E88DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88DFD
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88DFD | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#95B3FA
Tritanopia (blue-blind)
#E99BB9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e88dfd; /* rgb */ color: rgb(232, 141, 253); /* oklch */ color: oklch(77.8% 0.179 319.9);
Tailwind
colors: {
custom: {
50: '#f1b0fe',
500: '#e88dfd',
950: '#000000',
},
}SCSS
$custom: #e88dfd; $custom-light: #f1b0fe; $custom-dark: #000000;
JSON
{
"hex": "#e88dfd",
"rgb": {
"r": 232,
"g": 141,
"b": 253
},
"hsl": {
"h": 288.75,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.77781,
"c": 0.17923,
"h": 319.9
},
"luminance": 0.43297
}Semantic roles & 50–950 ramp
primary
#E88DFD
secondary
#DBF7D4
accent
#E6002B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171118
muted
#858086