#E89BFE#E89BFE
#E89BFE is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.0% C 0.157 H 318.5°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E89BFE |
|---|---|
| RGB | rgb(232, 155, 254) |
| HSL | hsl(287, 98%, 80%) |
| HSV | hsv(287, 39%, 100%) |
| CMYK | cmyk(8.7%, 39%, 0%, 0.4%) |
| CIE-LAB | lab(74.67, 44.87, -37.85) |
| CIE-LCH | lch(74.67, 58.70, 319.85°) |
| OKLab | oklab(79.98% 0.1177 -0.1041) |
| OKLCH | oklch(79.98% 0.157 318.5) |
| XYZ | xyz(62.8870, 47.7561, 99.6518) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 5.58
Mauve
#E0B0FF
ΔE00 5.62
Lilac (survey)
#CEA2FD
ΔE00 5.65
Violet (CSS)
#EE82EE
ΔE00 5.73
Pastel Purple
#CAA0FF
ΔE00 6.40
Lavender (survey)
#C79FEF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89BFE #B1FE9B
analogous
#B79BFE #E89BFE #FE9BE2
triadic
#E89BFE #FEE89B #9BFEE8
tetradic
#E89BFE #FEB79B #B1FE9B #9BE2FE
square
#E89BFE #FEB79B #B1FE9B #9BE2FE
split-complementary
#E89BFE #E2FE9B #9BFEB7
monochromatic
#CC22FD #DA5EFD #E89BFE #F6D8FF #F8E1FF
Accessibility & contrast
On white
1.99
#E89BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#E89BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89BFE
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89BFE | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#A0BAFB
Tritanopia (blue-blind)
#E8A7C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e89bfe; /* rgb */ color: rgb(232, 155, 254); /* oklch */ color: oklch(80.0% 0.157 318.5);
Tailwind
colors: {
custom: {
50: '#f1baff',
500: '#e89bfe',
950: '#000000',
},
}SCSS
$custom: #e89bfe; $custom-light: #f1baff; $custom-dark: #000000;
JSON
{
"hex": "#e89bfe",
"rgb": {
"r": 232,
"g": 155,
"b": 254
},
"hsl": {
"h": 286.667,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.79978,
"c": 0.15713,
"h": 318.5
},
"luminance": 0.47754
}Semantic roles & 50–950 ramp
primary
#E89BFE
secondary
#DCF7D4
accent
#E60033
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171218
muted
#858186