#E98DF9#E98DF9
#E98DF9 is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.7% C 0.176 H 321.5°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E98DF9 |
|---|---|
| RGB | rgb(233, 141, 249) |
| HSL | hsl(291, 90%, 76%) |
| HSV | hsv(291, 43%, 98%) |
| CMYK | cmyk(6.4%, 43.4%, 0%, 2.4%) |
| CIE-LAB | lab(71.70, 51.44, -39.75) |
| CIE-LCH | lch(71.70, 65.01, 322.30°) |
| OKLab | oklab(77.71% 0.1376 -0.1094) |
| OKLCH | oklch(77.71% 0.176 321.5) |
| XYZ | xyz(60.2261, 43.2152, 94.7731) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 5.64
Baby Purple
#CA9BF7
ΔE00 6.94
Liliac
#C48EFD
ΔE00 7.37
Lilac (survey)
#CEA2FD
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98DF9 #9DF98D
analogous
#B38DF9 #E98DF9 #F98DD3
triadic
#E98DF9 #F9E98D #8DF9E9
tetradic
#E98DF9 #F9B38D #9DF98D #8DD3F9
square
#E98DF9 #F9B38D #9DF98D #8DD3F9
split-complementary
#E98DF9 #D3F98D #8DF9B3
monochromatic
#D319F3 #DE53F6 #E98DF9 #F4C7FC #F9E2FD
Accessibility & contrast
On white
2.18
#E98DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#E98DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98DF9
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98DF9 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FD
Deuteranopia (green-blind)
#98B3F6
Tritanopia (blue-blind)
#EB9AB7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e98df9; /* rgb */ color: rgb(233, 141, 249); /* oklch */ color: oklch(77.7% 0.176 321.5);
Tailwind
colors: {
custom: {
50: '#f2b0fb',
500: '#e98df9',
950: '#000000',
},
}SCSS
$custom: #e98df9; $custom-light: #f2b0fb; $custom-dark: #000000;
JSON
{
"hex": "#e98df9",
"rgb": {
"r": 233,
"g": 141,
"b": 249
},
"hsl": {
"h": 291.111,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.77708,
"c": 0.17574,
"h": 321.5
},
"luminance": 0.43213
}Semantic roles & 50–950 ramp
primary
#E98DF9
secondary
#DAF6D5
accent
#E60022
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085