#E89FF5#E89FF5
#E89FF5 is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.2% C 0.141 H 321.3°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FF5 |
|---|---|
| RGB | rgb(232, 159, 245) |
| HSL | hsl(291, 81%, 79%) |
| HSV | hsv(291, 35%, 96%) |
| CMYK | cmyk(5.3%, 35.1%, 0%, 3.9%) |
| CIE-LAB | lab(75.17, 41.03, -32.21) |
| CIE-LCH | lch(75.17, 52.16, 321.87°) |
| OKLab | oklab(80.24% 0.11 -0.088) |
| OKLCH | oklch(80.24% 0.141 321.3) |
| XYZ | xyz(62.1563, 48.5466, 92.4647) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.82
Mauve
#E0B0FF
ΔE00 4.98
Lilac (survey)
#CEA2FD
ΔE00 6.28
Violet (CSS)
#EE82EE
ΔE00 6.32
Baby Purple
#CA9BF7
ΔE00 6.34
Lavender (survey)
#C79FEF
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FF5 #ACF59F
analogous
#BD9FF5 #E89FF5 #F59FD7
triadic
#E89FF5 #F5E89F #9FF5E8
tetradic
#E89FF5 #F5BD9F #ACF59F #9FD7F5
square
#E89FF5 #F5BD9F #ACF59F #9FD7F5
split-complementary
#E89FF5 #D7F59F #9FF5BD
monochromatic
#CD30E9 #DB68EF #E89FF5 #F5D6FB #F8E3FC
Accessibility & contrast
On white
1.96
#E89FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#E89FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FF5
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FF5 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B4F8
Deuteranopia (green-blind)
#A7BCF2
Tritanopia (blue-blind)
#EAA9BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e89ff5; /* rgb */ color: rgb(232, 159, 245); /* oklch */ color: oklch(80.2% 0.141 321.3);
Tailwind
colors: {
custom: {
50: '#f0bcf8',
500: '#e89ff5',
950: '#000000',
},
}SCSS
$custom: #e89ff5; $custom-light: #f0bcf8; $custom-dark: #000000;
JSON
{
"hex": "#e89ff5",
"rgb": {
"r": 232,
"g": 159,
"b": 245
},
"hsl": {
"h": 290.93,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.80236,
"c": 0.1409,
"h": 321.3
},
"luminance": 0.48545
}Semantic roles & 50–950 ramp
primary
#E89FF5
secondary
#DBF4D7
accent
#DD0828
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185