#E89DFD#E89DFD
#E89DFD is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.3% C 0.153 H 318.7°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E89DFD |
|---|---|
| RGB | rgb(232, 157, 253) |
| HSL | hsl(287, 96%, 80%) |
| HSV | hsv(287, 38%, 99%) |
| CMYK | cmyk(8.3%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(75.05, 43.62, -36.72) |
| CIE-LCH | lch(75.05, 57.02, 319.91°) |
| OKLab | oklab(80.25% 0.1147 -0.1008) |
| OKLCH | oklch(80.25% 0.153 318.7) |
| XYZ | xyz(63.0629, 48.3634, 98.9225) |
| Luminance | 0.4836 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.17
Lilac (survey)
#CEA2FD
ΔE00 5.57
Baby Purple
#CA9BF7
ΔE00 5.61
Violet (CSS)
#EE82EE
ΔE00 6.07
Lavender (survey)
#C79FEF
ΔE00 6.30
Pastel Purple
#CAA0FF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89DFD #B2FD9D
analogous
#B89DFD #E89DFD #FD9DE2
triadic
#E89DFD #FDE89D #9DFDE8
tetradic
#E89DFD #FDB89D #B2FD9D #9DE2FD
square
#E89DFD #FDB89D #B2FD9D #9DE2FD
split-complementary
#E89DFD #E2FD9D #9DFDB8
monochromatic
#CC25FB #DA61FC #E89DFD #F6D9FE #F8E1FE
Accessibility & contrast
On white
1.97
#E89DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#E89DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89DFD
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89DFD | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#A2BBFA
Tritanopia (blue-blind)
#E9A9C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e89dfd; /* rgb */ color: rgb(232, 157, 253); /* oklch */ color: oklch(80.3% 0.153 318.7);
Tailwind
colors: {
custom: {
50: '#f0bbfe',
500: '#e89dfd',
950: '#000000',
},
}SCSS
$custom: #e89dfd; $custom-light: #f0bbfe; $custom-dark: #000000;
JSON
{
"hex": "#e89dfd",
"rgb": {
"r": 232,
"g": 157,
"b": 253
},
"hsl": {
"h": 286.875,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.80253,
"c": 0.15271,
"h": 318.7
},
"luminance": 0.48362
}Semantic roles & 50–950 ramp
primary
#E89DFD
secondary
#DCF7D4
accent
#E60032
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171218
muted
#858186