#E98DFA#E98DFA
#E98DFA is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.8% C 0.177 H 321.2°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E98DFA |
|---|---|
| RGB | rgb(233, 141, 250) |
| HSL | hsl(291, 92%, 77%) |
| HSV | hsv(291, 44%, 98%) |
| CMYK | cmyk(6.8%, 43.6%, 0%, 2%) |
| CIE-LAB | lab(71.74, 51.62, -40.23) |
| CIE-LCH | lch(71.74, 65.45, 322.07°) |
| OKLab | oklab(77.75% 0.1377 -0.1108) |
| OKLCH | oklch(77.75% 0.177 321.2) |
| XYZ | xyz(60.3825, 43.2778, 95.5967) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 5.79
Baby Purple
#CA9BF7
ΔE00 6.89
Liliac
#C48EFD
ΔE00 7.28
Lilac (survey)
#CEA2FD
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98DFA #9EFA8D
analogous
#B38DFA #E98DFA #FA8DD5
triadic
#E98DFA #FAE98D #8DFAE9
tetradic
#E98DFA #FAB38D #9EFA8D #8DD5FA
square
#E98DFA #FAB38D #9EFA8D #8DD5FA
split-complementary
#E98DFA #D5FA8D #8DFAB3
monochromatic
#D218F5 #DE52F7 #E98DFA #F4C8FD #F9E2FE
Accessibility & contrast
On white
2.17
#E98DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#E98DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98DFA
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98DFA | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#97B3F7
Tritanopia (blue-blind)
#EB9AB8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e98dfa; /* rgb */ color: rgb(233, 141, 250); /* oklch */ color: oklch(77.8% 0.177 321.2);
Tailwind
colors: {
custom: {
50: '#f2b0fc',
500: '#e98dfa',
950: '#000000',
},
}SCSS
$custom: #e98dfa; $custom-light: #f2b0fc; $custom-dark: #000000;
JSON
{
"hex": "#e98dfa",
"rgb": {
"r": 233,
"g": 141,
"b": 250
},
"hsl": {
"h": 290.642,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.77753,
"c": 0.17674,
"h": 321.2
},
"luminance": 0.43276
}Semantic roles & 50–950 ramp
primary
#E98DFA
secondary
#DAF6D5
accent
#E60024
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085