#E89EE3#E89EE3
#E89EE3 is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.4% C 0.125 H 329.0°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EE3 |
|---|---|
| RGB | rgb(232, 158, 227) |
| HSL | hsl(304, 62%, 76%) |
| HSV | hsv(304, 32%, 91%) |
| CMYK | cmyk(0%, 31.9%, 2.2%, 9%) |
| CIE-LAB | lab(74.29, 38.23, -23.76) |
| CIE-LCH | lch(74.29, 45.01, 328.13°) |
| OKLab | oklab(79.35% 0.1069 -0.0642) |
| OKLCH | oklch(79.35% 0.125 329) |
| XYZ | xyz(59.3696, 47.1579, 78.6332) |
| Luminance | 0.4716 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.28
Lavender Pink
#DD85D7
ΔE00 5.98
Mauve
#E0B0FF
ΔE00 7.16
Violet (CSS)
#EE82EE
ΔE00 7.25
Bubblegum Pink
#FE83CC
ΔE00 8.09
Light Lavendar
#EFC0FE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EE3 #9EE8A3
analogous
#C89EE8 #E89EE3 #E89EBE
triadic
#E89EE3 #E3E89E #9EE3E8
tetradic
#E89EE3 #E8C89E #9EE8A3 #9EBEE8
square
#E89EE3 #E8C89E #9EE8A3 #9EBEE8
split-complementary
#E89EE3 #BEE89E #9EE8C8
monochromatic
#D13BC6 #DC6DD5 #E89EE3 #F4CFF1 #F9E6F8
Accessibility & contrast
On white
2.01
#E89EE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#E89EE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EE3
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EE3 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB1E6
Deuteranopia (green-blind)
#ADBAE1
Tritanopia (blue-blind)
#EDA3B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e89ee3; /* rgb */ color: rgb(232, 158, 227); /* oklch */ color: oklch(79.4% 0.125 329.0);
Tailwind
colors: {
custom: {
50: '#f0bbec',
500: '#e89ee3',
950: '#000000',
},
}SCSS
$custom: #e89ee3; $custom-light: #f0bbec; $custom-dark: #000000;
JSON
{
"hex": "#e89ee3",
"rgb": {
"r": 232,
"g": 158,
"b": 227
},
"hsl": {
"h": 304.054,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.79354,
"c": 0.12474,
"h": 329
},
"luminance": 0.47156
}Semantic roles & 50–950 ramp
primary
#E89EE3
secondary
#DAF1DC
accent
#C9281C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171216
muted
#858184