#E89EF8#E89EF8
#E89EF8 is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.2% C 0.146 H 320.3°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EF8 |
|---|---|
| RGB | rgb(232, 158, 248) |
| HSL | hsl(289, 87%, 80%) |
| HSV | hsv(289, 36%, 97%) |
| CMYK | cmyk(6.5%, 36.3%, 0%, 2.7%) |
| CIE-LAB | lab(75.07, 42.13, -33.99) |
| CIE-LCH | lch(75.07, 54.13, 321.11°) |
| OKLab | oklab(80.2% 0.1122 -0.0931) |
| OKLCH | oklch(80.2% 0.146 320.3) |
| XYZ | xyz(62.4467, 48.3887, 94.8392) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.03
Plum
#DDA0DD
ΔE00 5.46
Lilac (survey)
#CEA2FD
ΔE00 5.97
Baby Purple
#CA9BF7
ΔE00 6.01
Violet (CSS)
#EE82EE
ΔE00 6.11
Lavender (survey)
#C79FEF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EF8 #AEF89E
analogous
#BB9EF8 #E89EF8 #F89EDB
triadic
#E89EF8 #F8E89E #9EF8E8
tetradic
#E89EF8 #F8BB9E #AEF89E #9EDBF8
square
#E89EF8 #F8BB9E #AEF89E #9EDBF8
split-complementary
#E89EF8 #DBF89E #9EF8BB
monochromatic
#CD2CF0 #DA65F4 #E89EF8 #F6D7FC #F8E2FD
Accessibility & contrast
On white
1.97
#E89EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#E89EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EF8
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EF8 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FB
Deuteranopia (green-blind)
#A5BCF5
Tritanopia (blue-blind)
#EAA8C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e89ef8; /* rgb */ color: rgb(232, 158, 248); /* oklch */ color: oklch(80.2% 0.146 320.3);
Tailwind
colors: {
custom: {
50: '#f0bcfb',
500: '#e89ef8',
950: '#000000',
},
}SCSS
$custom: #e89ef8; $custom-light: #f0bcfb; $custom-dark: #000000;
JSON
{
"hex": "#e89ef8",
"rgb": {
"r": 232,
"g": 158,
"b": 248
},
"hsl": {
"h": 289.333,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.802,
"c": 0.14574,
"h": 320.3
},
"luminance": 0.48387
}Semantic roles & 50–950 ramp
primary
#E89EF8
secondary
#DCF5D6
accent
#E3022A
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185