#E98AEA#E98AEA
#E98AEA is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.6% C 0.166 H 326.7°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E98AEA |
|---|---|
| RGB | rgb(233, 138, 234) |
| HSL | hsl(299, 70%, 73%) |
| HSV | hsv(299, 41%, 92%) |
| CMYK | cmyk(0.4%, 41%, 0%, 8.2%) |
| CIE-LAB | lab(70.49, 50.20, -33.43) |
| CIE-LCH | lch(70.49, 60.31, 326.33°) |
| OKLab | oklab(76.6% 0.1389 -0.0913) |
| OKLCH | oklch(76.6% 0.166 326.7) |
| XYZ | xyz(57.5429, 41.4438, 82.7944) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.92
Lavender Pink
#DD85D7
ΔE00 3.31
Purply Pink
#F075E6
ΔE00 4.16
Orchid
#DA70D6
ΔE00 6.38
Plum
#DDA0DD
ΔE00 6.86
Candy Pink
#FF63E9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98AEA #8BEA8A
analogous
#B98AEA #E98AEA #EA8ABB
triadic
#E98AEA #EAE98A #8AEAE9
tetradic
#E98AEA #EAB98A #8BEA8A #8ABBEA
square
#E98AEA #EAB98A #8BEA8A #8ABBEA
split-complementary
#E98AEA #BBEA8A #8AEAB9
monochromatic
#D226D4 #DF56E1 #E98AEA #F3BEF3 #FAE5FA
Accessibility & contrast
On white
2.26
#E98AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#E98AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98AEA
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98AEA | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5ED
Deuteranopia (green-blind)
#9CB1E7
Tritanopia (blue-blind)
#EE94AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e98aea; /* rgb */ color: rgb(233, 138, 234); /* oklch */ color: oklch(76.6% 0.166 326.7);
Tailwind
colors: {
custom: {
50: '#f2aef1',
500: '#e98aea',
950: '#000000',
},
}SCSS
$custom: #e98aea; $custom-light: #f2aef1; $custom-dark: #000000;
JSON
{
"hex": "#e98aea",
"rgb": {
"r": 233,
"g": 138,
"b": 234
},
"hsl": {
"h": 299.375,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.76597,
"c": 0.16625,
"h": 326.7
},
"luminance": 0.41441
}Semantic roles & 50–950 ramp
primary
#E98AEA
secondary
#D9F2D9
accent
#D21416
background
#FEFAFE
surface
#FDF5FD
border
#D5CFD5
text
#171016
muted
#857F84