#E89FEE#E89FEE
#E89FEE is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.0% C 0.134 H 324.1°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FEE |
|---|---|
| RGB | rgb(232, 159, 238) |
| HSL | hsl(295, 70%, 78%) |
| HSV | hsv(295, 33%, 93%) |
| CMYK | cmyk(2.5%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(74.91, 39.71, -28.81) |
| CIE-LCH | lch(74.91, 49.06, 324.03°) |
| OKLab | oklab(79.95% 0.1083 -0.0784) |
| OKLCH | oklch(79.95% 0.134 324.1) |
| XYZ | xyz(61.1078, 48.1272, 86.9429) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.58
Mauve
#E0B0FF
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 6.32
Violet (CSS)
#EE82EE
ΔE00 6.52
Lavender (survey)
#C79FEF
ΔE00 7.08
Baby Purple
#CA9BF7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FEE #A5EE9F
analogous
#C09FEE #E89FEE #EE9FCC
triadic
#E89FEE #EEE89F #9FEEE8
tetradic
#E89FEE #EEC09F #A5EE9F #9FCCEE
square
#E89FEE #EEC09F #A5EE9F #9FCCEE
split-complementary
#E89FEE #CCEE9F #9FEEC0
monochromatic
#CF37DC #DC6BE5 #E89FEE #F4D3F7 #F9E5FA
Accessibility & contrast
On white
1.98
#E89FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#E89FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FEE
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FEE | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F1
Deuteranopia (green-blind)
#AABBEB
Tritanopia (blue-blind)
#EBA7BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e89fee; /* rgb */ color: rgb(232, 159, 238); /* oklch */ color: oklch(80.0% 0.134 324.1);
Tailwind
colors: {
custom: {
50: '#f0bcf3',
500: '#e89fee',
950: '#000000',
},
}SCSS
$custom: #e89fee; $custom-light: #f0bcf3; $custom-dark: #000000;
JSON
{
"hex": "#e89fee",
"rgb": {
"r": 232,
"g": 159,
"b": 238
},
"hsl": {
"h": 295.443,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.7995,
"c": 0.13374,
"h": 324.1
},
"luminance": 0.48125
}Semantic roles & 50–950 ramp
primary
#E89FEE
secondary
#DBF2D9
accent
#D21422
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185