#E89EF7#E89EF7
#E89EF7 is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.2% C 0.145 H 320.7°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EF7 |
|---|---|
| RGB | rgb(232, 158, 247) |
| HSL | hsl(290, 85%, 79%) |
| HSV | hsv(290, 36%, 97%) |
| CMYK | cmyk(6.1%, 36%, 0%, 3.1%) |
| CIE-LAB | lab(75.03, 41.94, -33.50) |
| CIE-LCH | lch(75.03, 53.68, 321.38°) |
| OKLab | oklab(80.16% 0.1119 -0.0917) |
| OKLCH | oklch(80.16% 0.145 320.7) |
| XYZ | xyz(62.2920, 48.3268, 94.0243) |
| Luminance | 0.4833 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.07
Plum
#DDA0DD
ΔE00 5.29
Lilac (survey)
#CEA2FD
ΔE00 6.07
Violet (CSS)
#EE82EE
ΔE00 6.10
Baby Purple
#CA9BF7
ΔE00 6.10
Lavender (survey)
#C79FEF
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EF7 #ADF79E
analogous
#BC9EF7 #E89EF7 #F79ED9
triadic
#E89EF7 #F7E89E #9EF7E8
tetradic
#E89EF7 #F7BC9E #ADF79E #9ED9F7
square
#E89EF7 #F7BC9E #ADF79E #9ED9F7
split-complementary
#E89EF7 #D9F79E #9EF7BC
monochromatic
#CD2DEE #DB65F2 #E89EF7 #F5D7FC #F8E3FD
Accessibility & contrast
On white
1.97
#E89EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#E89EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EF7
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EF7 | 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)
#93B3FA
Deuteranopia (green-blind)
#A5BCF4
Tritanopia (blue-blind)
#EAA8BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e89ef7; /* rgb */ color: rgb(232, 158, 247); /* oklch */ color: oklch(80.2% 0.145 320.7);
Tailwind
colors: {
custom: {
50: '#f0bcfa',
500: '#e89ef7',
950: '#000000',
},
}SCSS
$custom: #e89ef7; $custom-light: #f0bcfa; $custom-dark: #000000;
JSON
{
"hex": "#e89ef7",
"rgb": {
"r": 232,
"g": 158,
"b": 247
},
"hsl": {
"h": 289.888,
"s": 84.762,
"l": 79.412
},
"oklch": {
"l": 0.80158,
"c": 0.1447,
"h": 320.7
},
"luminance": 0.48325
}Semantic roles & 50–950 ramp
primary
#E89EF7
secondary
#DBF5D6
accent
#E1042A
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185