#E89AFE#E89AFE
#E89AFE is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.8% C 0.159 H 318.6°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E89AFE |
|---|---|
| RGB | rgb(232, 154, 254) |
| HSL | hsl(287, 98%, 80%) |
| HSV | hsv(287, 39%, 100%) |
| CMYK | cmyk(8.7%, 39.4%, 0%, 0.4%) |
| CIE-LAB | lab(74.46, 45.39, -38.18) |
| CIE-LCH | lch(74.46, 59.31, 319.93°) |
| OKLab | oklab(79.82% 0.1191 -0.105) |
| OKLCH | oklch(79.82% 0.159 318.6) |
| XYZ | xyz(62.7213, 47.4246, 99.5966) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.55
Baby Purple
#CA9BF7
ΔE00 5.61
Lilac (survey)
#CEA2FD
ΔE00 5.74
Mauve
#E0B0FF
ΔE00 5.83
Pastel Purple
#CAA0FF
ΔE00 6.45
Lavender (survey)
#C79FEF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89AFE #B0FE9A
analogous
#B69AFE #E89AFE #FE9AE2
triadic
#E89AFE #FEE89A #9AFEE8
tetradic
#E89AFE #FEB69A #B0FE9A #9AE2FE
square
#E89AFE #FEB69A #B0FE9A #9AE2FE
split-complementary
#E89AFE #E2FE9A #9AFEB6
monochromatic
#CC21FD #DA5DFD #E89AFE #F6D7FF #F8E1FF
Accessibility & contrast
On white
2.00
#E89AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#E89AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89AFE
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89AFE | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#9FBAFB
Tritanopia (blue-blind)
#E9A6C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e89afe; /* rgb */ color: rgb(232, 154, 254); /* oklch */ color: oklch(79.8% 0.159 318.6);
Tailwind
colors: {
custom: {
50: '#f1b9ff',
500: '#e89afe',
950: '#000000',
},
}SCSS
$custom: #e89afe; $custom-light: #f1b9ff; $custom-dark: #000000;
JSON
{
"hex": "#e89afe",
"rgb": {
"r": 232,
"g": 154,
"b": 254
},
"hsl": {
"h": 286.8,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.79819,
"c": 0.1588,
"h": 318.6
},
"luminance": 0.47423
}Semantic roles & 50–950 ramp
primary
#E89AFE
secondary
#DCF7D4
accent
#E60032
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171218
muted
#858186