#E89FF8#E89FF8
#E89FF8 is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.4% C 0.144 H 320.2°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FF8 |
|---|---|
| RGB | rgb(232, 159, 248) |
| HSL | hsl(289, 86%, 80%) |
| HSV | hsv(289, 36%, 97%) |
| CMYK | cmyk(6.5%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(75.28, 41.60, -33.66) |
| CIE-LCH | lch(75.28, 53.51, 321.03°) |
| OKLab | oklab(80.36% 0.1107 -0.0921) |
| OKLCH | oklch(80.36% 0.144 320.2) |
| XYZ | xyz(62.6180, 48.7313, 94.8963) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.83
Plum
#DDA0DD
ΔE00 5.36
Lilac (survey)
#CEA2FD
ΔE00 5.93
Baby Purple
#CA9BF7
ΔE00 6.03
Violet (CSS)
#EE82EE
ΔE00 6.33
Lavender (survey)
#C79FEF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FF8 #AFF89F
analogous
#BB9FF8 #E89FF8 #F89FDC
triadic
#E89FF8 #F8E89F #9FF8E8
tetradic
#E89FF8 #F8BB9F #AFF89F #9FDCF8
square
#E89FF8 #F8BB9F #AFF89F #9FDCF8
split-complementary
#E89FF8 #DCF89F #9FF8BB
monochromatic
#CD2DF0 #DA66F4 #E89FF8 #F6D8FC #F8E2FD
Accessibility & contrast
On white
1.95
#E89FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#E89FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FF8
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FF8 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4FB
Deuteranopia (green-blind)
#A6BCF5
Tritanopia (blue-blind)
#E9A9C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e89ff8; /* rgb */ color: rgb(232, 159, 248); /* oklch */ color: oklch(80.4% 0.144 320.2);
Tailwind
colors: {
custom: {
50: '#f0bcfa',
500: '#e89ff8',
950: '#000000',
},
}SCSS
$custom: #e89ff8; $custom-light: #f0bcfa; $custom-dark: #000000;
JSON
{
"hex": "#e89ff8",
"rgb": {
"r": 232,
"g": 159,
"b": 248
},
"hsl": {
"h": 289.213,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.80362,
"c": 0.14405,
"h": 320.2
},
"luminance": 0.48729
}Semantic roles & 50–950 ramp
primary
#E89FF8
secondary
#DCF5D6
accent
#E3032B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185