#E89FEB#E89FEB
#E89FEB is a light, vivid purple. Relative luminance 0.479; OKLCH L 79.8% C 0.131 H 325.4°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FEB |
|---|---|
| RGB | rgb(232, 159, 235) |
| HSL | hsl(298, 66%, 77%) |
| HSV | hsv(298, 32%, 92%) |
| CMYK | cmyk(1.3%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(74.79, 39.15, -27.35) |
| CIE-LCH | lch(74.79, 47.76, 325.06°) |
| OKLab | oklab(79.83% 0.1076 -0.0743) |
| OKLCH | oklch(79.83% 0.131 325.4) |
| XYZ | xyz(60.6708, 47.9524, 84.6410) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.09
Mauve
#E0B0FF
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 6.20
Violet (CSS)
#EE82EE
ΔE00 6.71
Lavender (survey)
#C79FEF
ΔE00 7.41
Baby Purple
#CA9BF7
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FEB #A2EB9F
analogous
#C29FEB #E89FEB #EB9FC8
triadic
#E89FEB #EBE89F #9FEBE8
tetradic
#E89FEB #EBC29F #A2EB9F #9FC8EB
square
#E89FEB #EBC29F #A2EB9F #9FC8EB
split-complementary
#E89FEB #C8EB9F #9FEBC2
monochromatic
#D03AD6 #DC6CE0 #E89FEB #F4D2F6 #F9E6FA
Accessibility & contrast
On white
1.98
#E89FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#E89FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FEB
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FEB | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B2EE
Deuteranopia (green-blind)
#ABBBE8
Tritanopia (blue-blind)
#ECA6BB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e89feb; /* rgb */ color: rgb(232, 159, 235); /* oklch */ color: oklch(79.8% 0.131 325.4);
Tailwind
colors: {
custom: {
50: '#f0bcf1',
500: '#e89feb',
950: '#000000',
},
}SCSS
$custom: #e89feb; $custom-light: #f0bcf1; $custom-dark: #000000;
JSON
{
"hex": "#e89feb",
"rgb": {
"r": 232,
"g": 159,
"b": 235
},
"hsl": {
"h": 297.632,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.79831,
"c": 0.13074,
"h": 325.4
},
"luminance": 0.4795
}Semantic roles & 50–950 ramp
primary
#E89FEB
secondary
#DBF1DA
accent
#CD181F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184