#E89AFF#E89AFF
#E89AFF is a light, vivid purple. Relative luminance 0.475; OKLCH L 79.9% C 0.160 H 318.3°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E89AFF |
|---|---|
| RGB | rgb(232, 154, 255) |
| HSL | hsl(286, 100%, 80%) |
| HSV | hsv(286, 40%, 100%) |
| CMYK | cmyk(9%, 39.6%, 0%, 0%) |
| CIE-LAB | lab(74.50, 45.59, -38.66) |
| CIE-LCH | lch(74.50, 59.77, 319.70°) |
| OKLab | oklab(79.86% 0.1193 -0.1064) |
| OKLCH | oklch(79.86% 0.16 318.3) |
| XYZ | xyz(62.8818, 47.4888, 100.4422) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 5.57
Violet (CSS)
#EE82EE
ΔE00 5.62
Lilac (survey)
#CEA2FD
ΔE00 5.68
Mauve
#E0B0FF
ΔE00 5.85
Pastel Purple
#CAA0FF
ΔE00 6.38
Lavender (survey)
#C79FEF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89AFF #B1FF9A
analogous
#B69AFF #E89AFF #FF9AE3
triadic
#E89AFF #FFE89A #9AFFE8
tetradic
#E89AFF #FFB69A #B1FF9A #9AE3FF
square
#E89AFF #FFB69A #B1FF9A #9AE3FF
split-complementary
#E89AFF #E3FF9A #9AFFB6
monochromatic
#CC20FF #DA5DFF #E89AFF #F6D7FF #F8E0FF
Accessibility & contrast
On white
2.00
#E89AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#E89AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89AFF
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89AFF | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#E8A7C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e89aff; /* rgb */ color: rgb(232, 154, 255); /* oklch */ color: oklch(79.9% 0.160 318.3);
Tailwind
colors: {
custom: {
50: '#f1b9ff',
500: '#e89aff',
950: '#000000',
},
}SCSS
$custom: #e89aff; $custom-light: #f1b9ff; $custom-dark: #000000;
JSON
{
"hex": "#e89aff",
"rgb": {
"r": 232,
"g": 154,
"b": 255
},
"hsl": {
"h": 286.337,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.79864,
"c": 0.15986,
"h": 318.3
},
"luminance": 0.47487
}Semantic roles & 50–950 ramp
primary
#E89AFF
secondary
#DCF7D4
accent
#E60034
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171118
muted
#858086