#E99AEA#E99AEA
#E99AEA is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.1% C 0.139 H 326.4°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E99AEA |
|---|---|
| RGB | rgb(233, 154, 234) |
| HSL | hsl(299, 66%, 76%) |
| HSV | hsv(299, 34%, 92%) |
| CMYK | cmyk(0.4%, 34.2%, 0%, 8.2%) |
| CIE-LAB | lab(73.79, 41.92, -28.34) |
| CIE-LCH | lch(73.79, 50.60, 325.94°) |
| OKLab | oklab(79.08% 0.1158 -0.077) |
| OKLCH | oklch(79.08% 0.139 326.4) |
| XYZ | xyz(60.0098, 46.3777, 83.6167) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.77
Lavender Pink
#DD85D7
ΔE00 5.20
Violet (CSS)
#EE82EE
ΔE00 5.54
Mauve
#E0B0FF
ΔE00 6.83
Purply Pink
#F075E6
ΔE00 7.73
Lavender (survey)
#C79FEF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99AEA #9BEA9A
analogous
#C19AEA #E99AEA #EA9AC3
triadic
#E99AEA #EAE99A #9AEAE9
tetradic
#E99AEA #EAC19A #9BEA9A #9AC3EA
square
#E99AEA #EAC19A #9BEA9A #9AC3EA
split-complementary
#E99AEA #C3EA9A #9AEAC1
monochromatic
#D335D5 #DE67DF #E99AEA #F4CDF5 #F9E6FA
Accessibility & contrast
On white
2.04
#E99AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#E99AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99AEA
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99AEA | 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)
#94AFED
Deuteranopia (green-blind)
#A8B9E7
Tritanopia (blue-blind)
#EEA1B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e99aea; /* rgb */ color: rgb(233, 154, 234); /* oklch */ color: oklch(79.1% 0.139 326.4);
Tailwind
colors: {
custom: {
50: '#f1b9f1',
500: '#e99aea',
950: '#000000',
},
}SCSS
$custom: #e99aea; $custom-light: #f1b9f1; $custom-dark: #000000;
JSON
{
"hex": "#e99aea",
"rgb": {
"r": 233,
"g": 154,
"b": 234
},
"hsl": {
"h": 299.25,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.79082,
"c": 0.13906,
"h": 326.4
},
"luminance": 0.46375
}Semantic roles & 50–950 ramp
primary
#E99AEA
secondary
#DAF1DA
accent
#CD181A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084