#E89AED#E89AED
#E89AED is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.1% C 0.141 H 324.7°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E89AED |
|---|---|
| RGB | rgb(232, 154, 237) |
| HSL | hsl(296, 70%, 77%) |
| HSV | hsv(296, 35%, 93%) |
| CMYK | cmyk(2.1%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(73.79, 42.16, -29.98) |
| CIE-LCH | lch(73.79, 51.73, 324.58°) |
| OKLab | oklab(79.1% 0.1154 -0.0817) |
| OKLCH | oklch(79.1% 0.141 324.7) |
| XYZ | xyz(60.1189, 46.3837, 85.8905) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.16
Lavender Pink
#DD85D7
ΔE00 5.35
Violet (CSS)
#EE82EE
ΔE00 5.36
Mauve
#E0B0FF
ΔE00 6.44
Baby Purple
#CA9BF7
ΔE00 7.21
Lavender (survey)
#C79FEF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89AED #9FED9A
analogous
#BF9AED #E89AED #ED9AC9
triadic
#E89AED #EDE89A #9AEDE8
tetradic
#E89AED #EDBF9A #9FED9A #9AC9ED
square
#E89AED #EDBF9A #9FED9A #9AC9ED
split-complementary
#E89AED #C9ED9A #9AEDBF
monochromatic
#D032DA #DC66E4 #E89AED #F4CEF6 #F9E5FA
Accessibility & contrast
On white
2.04
#E89AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#E89AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89AED
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89AED | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF0
Deuteranopia (green-blind)
#A6B9EA
Tritanopia (blue-blind)
#ECA2B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e89aed; /* rgb */ color: rgb(232, 154, 237); /* oklch */ color: oklch(79.1% 0.141 324.7);
Tailwind
colors: {
custom: {
50: '#f0b9f3',
500: '#e89aed',
950: '#000000',
},
}SCSS
$custom: #e89aed; $custom-light: #f0b9f3; $custom-dark: #000000;
JSON
{
"hex": "#e89aed",
"rgb": {
"r": 232,
"g": 154,
"b": 237
},
"hsl": {
"h": 296.386,
"s": 69.748,
"l": 76.667
},
"oklch": {
"l": 0.79098,
"c": 0.14137,
"h": 324.7
},
"luminance": 0.46381
}Semantic roles & 50–950 ramp
primary
#E89AED
secondary
#DBF2D9
accent
#D2141F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085