#E89DEC#E89DEC
#E89DEC is a light, vivid purple. Relative luminance 0.473; OKLCH L 79.5% C 0.135 H 325.0°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E89DEC |
|---|---|
| RGB | rgb(232, 157, 236) |
| HSL | hsl(297, 68%, 77%) |
| HSV | hsv(297, 33%, 93%) |
| CMYK | cmyk(1.7%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(74.40, 40.39, -28.50) |
| CIE-LCH | lch(74.40, 49.44, 324.79°) |
| OKLab | oklab(79.54% 0.1108 -0.0775) |
| OKLCH | oklch(79.54% 0.135 325) |
| XYZ | xyz(60.4745, 47.3280, 85.2903) |
| Luminance | 0.4733 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.53
Lavender Pink
#DD85D7
ΔE00 5.84
Mauve
#E0B0FF
ΔE00 6.07
Violet (CSS)
#EE82EE
ΔE00 6.15
Lavender (survey)
#C79FEF
ΔE00 7.32
Baby Purple
#CA9BF7
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89DEC #A1EC9D
analogous
#C19DEC #E89DEC #EC9DC9
triadic
#E89DEC #ECE89D #9DECE8
tetradic
#E89DEC #ECC19D #A1EC9D #9DC9EC
square
#E89DEC #ECC19D #A1EC9D #9DC9EC
split-complementary
#E89DEC #C9EC9D #9DECC1
monochromatic
#D036D8 #DC6AE2 #E89DEC #F4D0F6 #F9E5FA
Accessibility & contrast
On white
2.01
#E89DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#E89DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89DEC
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89DEC | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EF
Deuteranopia (green-blind)
#A9BAE9
Tritanopia (blue-blind)
#ECA5BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e89dec; /* rgb */ color: rgb(232, 157, 236); /* oklch */ color: oklch(79.5% 0.135 325.0);
Tailwind
colors: {
custom: {
50: '#f0bbf2',
500: '#e89dec',
950: '#000000',
},
}SCSS
$custom: #e89dec; $custom-light: #f0bbf2; $custom-dark: #000000;
JSON
{
"hex": "#e89dec",
"rgb": {
"r": 232,
"g": 157,
"b": 236
},
"hsl": {
"h": 296.962,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.79543,
"c": 0.1352,
"h": 325
},
"luminance": 0.47326
}Semantic roles & 50–950 ramp
primary
#E89DEC
secondary
#DBF2D9
accent
#CF161F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185