#E98EEA#E98EEA
#E98EEA is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.2% C 0.160 H 326.6°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E98EEA |
|---|---|
| RGB | rgb(233, 142, 234) |
| HSL | hsl(299, 69%, 74%) |
| HSV | hsv(299, 39%, 92%) |
| CMYK | cmyk(0.4%, 39.3%, 0%, 8.2%) |
| CIE-LAB | lab(71.29, 48.15, -32.19) |
| CIE-LCH | lch(71.29, 57.92, 326.24°) |
| OKLab | oklab(77.2% 0.1332 -0.0878) |
| OKLCH | oklch(77.2% 0.16 326.6) |
| XYZ | xyz(58.1274, 42.6127, 82.9892) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Lavender Pink
#DD85D7
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 5.00
Plum
#DDA0DD
ΔE00 6.06
Orchid
#DA70D6
ΔE00 7.13
Candy Pink
#FF63E9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98EEA #8FEA8E
analogous
#BB8EEA #E98EEA #EA8EBD
triadic
#E98EEA #EAE98E #8EEAE9
tetradic
#E98EEA #EABB8E #8FEA8E #8EBDEA
square
#E98EEA #EABB8E #8FEA8E #8EBDEA
split-complementary
#E98EEA #BDEA8E #8EEABB
monochromatic
#D428D6 #DF5AE0 #E98EEA #F3C2F4 #FAE5FA
Accessibility & contrast
On white
2.21
#E98EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#E98EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98EEA
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98EEA | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7ED
Deuteranopia (green-blind)
#9FB3E7
Tritanopia (blue-blind)
#EE97B1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e98eea; /* rgb */ color: rgb(233, 142, 234); /* oklch */ color: oklch(77.2% 0.160 326.6);
Tailwind
colors: {
custom: {
50: '#f1b1f1',
500: '#e98eea',
950: '#000000',
},
}SCSS
$custom: #e98eea; $custom-light: #f1b1f1; $custom-dark: #000000;
JSON
{
"hex": "#e98eea",
"rgb": {
"r": 233,
"g": 142,
"b": 234
},
"hsl": {
"h": 299.348,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.77201,
"c": 0.15954,
"h": 326.6
},
"luminance": 0.4261
}Semantic roles & 50–950 ramp
primary
#E98EEA
secondary
#DAF2D9
accent
#D11517
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084