#E89AEC#E89AEC
#E89AEC is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.1% C 0.140 H 325.1°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E89AEC |
|---|---|
| RGB | rgb(232, 154, 236) |
| HSL | hsl(297, 68%, 76%) |
| HSV | hsv(297, 35%, 93%) |
| CMYK | cmyk(1.7%, 34.7%, 0%, 7.5%) |
| CIE-LAB | lab(73.76, 41.97, -29.49) |
| CIE-LCH | lch(73.76, 51.30, 324.91°) |
| OKLab | oklab(79.06% 0.1152 -0.0803) |
| OKLCH | oklch(79.06% 0.14 325.1) |
| XYZ | xyz(59.9732, 46.3254, 85.1232) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 5.29
Violet (CSS)
#EE82EE
ΔE00 5.42
Mauve
#E0B0FF
ΔE00 6.53
Baby Purple
#CA9BF7
ΔE00 7.35
Lavender (survey)
#C79FEF
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89AEC #9EEC9A
analogous
#BF9AEC #E89AEC #EC9AC7
triadic
#E89AEC #ECE89A #9AECE8
tetradic
#E89AEC #ECBF9A #9EEC9A #9AC7EC
square
#E89AEC #ECBF9A #9EEC9A #9AC7EC
split-complementary
#E89AEC #C7EC9A #9AECBF
monochromatic
#D133D9 #DC66E2 #E89AEC #F4CEF6 #F9E5FA
Accessibility & contrast
On white
2.05
#E89AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#E89AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89AEC
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89AEC | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEF
Deuteranopia (green-blind)
#A6B9E9
Tritanopia (blue-blind)
#ECA2B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e89aec; /* rgb */ color: rgb(232, 154, 236); /* oklch */ color: oklch(79.1% 0.140 325.1);
Tailwind
colors: {
custom: {
50: '#f0b9f2',
500: '#e89aec',
950: '#000000',
},
}SCSS
$custom: #e89aec; $custom-light: #f0b9f2; $custom-dark: #000000;
JSON
{
"hex": "#e89aec",
"rgb": {
"r": 232,
"g": 154,
"b": 236
},
"hsl": {
"h": 297.073,
"s": 68.333,
"l": 76.471
},
"oklch": {
"l": 0.79057,
"c": 0.14038,
"h": 325.1
},
"luminance": 0.46323
}Semantic roles & 50–950 ramp
primary
#E89AEC
secondary
#DAF2D9
accent
#D0151E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085