#E88AEA#E88AEA
#E88AEA is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.5% C 0.166 H 326.3°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E88AEA |
|---|---|
| RGB | rgb(232, 138, 234) |
| HSL | hsl(299, 70%, 73%) |
| HSV | hsv(299, 41%, 92%) |
| CMYK | cmyk(0.9%, 41%, 0%, 8.2%) |
| CIE-LAB | lab(70.37, 49.90, -33.63) |
| CIE-LCH | lch(70.37, 60.17, 326.03°) |
| OKLab | oklab(76.48% 0.1378 -0.0919) |
| OKLCH | oklch(76.48% 0.166 326.3) |
| XYZ | xyz(57.2173, 41.2759, 82.7791) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.96
Lavender Pink
#DD85D7
ΔE00 3.28
Purply Pink
#F075E6
ΔE00 4.20
Orchid
#DA70D6
ΔE00 6.32
Plum
#DDA0DD
ΔE00 6.85
Candy Pink
#FF63E9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88AEA #8CEA8A
analogous
#B88AEA #E88AEA #EA8ABC
triadic
#E88AEA #EAE88A #8AEAE8
tetradic
#E88AEA #EAB88A #8CEA8A #8ABCEA
square
#E88AEA #EAB88A #8CEA8A #8ABCEA
split-complementary
#E88AEA #BCEA8A #8AEAB8
monochromatic
#D026D4 #DE56E1 #E88AEA #F2BEF3 #FAE5FA
Accessibility & contrast
On white
2.27
#E88AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#E88AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88AEA
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88AEA | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5ED
Deuteranopia (green-blind)
#9BB0E7
Tritanopia (blue-blind)
#ED94AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e88aea; /* rgb */ color: rgb(232, 138, 234); /* oklch */ color: oklch(76.5% 0.166 326.3);
Tailwind
colors: {
custom: {
50: '#f1aef1',
500: '#e88aea',
950: '#000000',
},
}SCSS
$custom: #e88aea; $custom-light: #f1aef1; $custom-dark: #000000;
JSON
{
"hex": "#e88aea",
"rgb": {
"r": 232,
"g": 138,
"b": 234
},
"hsl": {
"h": 298.75,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.76484,
"c": 0.16563,
"h": 326.3
},
"luminance": 0.41273
}Semantic roles & 50–950 ramp
primary
#E88AEA
secondary
#DAF2D9
accent
#D21418
background
#FEFAFE
surface
#FDF5FD
border
#D5CFD5
text
#171016
muted
#857F84