#E98DFD#E98DFD
#E98DFD is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.9% C 0.180 H 320.3°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E98DFD |
|---|---|
| RGB | rgb(233, 141, 253) |
| HSL | hsl(289, 97%, 77%) |
| HSV | hsv(289, 44%, 99%) |
| CMYK | cmyk(7.9%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(71.87, 52.19, -41.66) |
| CIE-LCH | lch(71.87, 66.78, 321.40°) |
| OKLab | oklab(77.89% 0.1382 -0.1149) |
| OKLCH | oklch(77.89% 0.18 320.3) |
| XYZ | xyz(60.8566, 43.4675, 98.0938) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.43
Purply Pink
#F075E6
ΔE00 5.87
Lavender Pink
#DD85D7
ΔE00 6.26
Baby Purple
#CA9BF7
ΔE00 6.78
Liliac
#C48EFD
ΔE00 7.03
Lilac (survey)
#CEA2FD
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98DFD #A1FD8D
analogous
#B18DFD #E98DFD #FD8DD9
triadic
#E98DFD #FDE98D #8DFDE9
tetradic
#E98DFD #FDB18D #A1FD8D #8DD9FD
square
#E98DFD #FDB18D #A1FD8D #8DD9FD
split-complementary
#E98DFD #D9FD8D #8DFDB1
monochromatic
#D215FB #DD51FC #E98DFD #F5C9FE #F9E1FE
Accessibility & contrast
On white
2.17
#E98DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#E98DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98DFD
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98DFD | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#96B4FA
Tritanopia (blue-blind)
#EB9BB9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e98dfd; /* rgb */ color: rgb(233, 141, 253); /* oklch */ color: oklch(77.9% 0.180 320.3);
Tailwind
colors: {
custom: {
50: '#f2b0fe',
500: '#e98dfd',
950: '#000000',
},
}SCSS
$custom: #e98dfd; $custom-light: #f2b0fe; $custom-dark: #000000;
JSON
{
"hex": "#e98dfd",
"rgb": {
"r": 233,
"g": 141,
"b": 253
},
"hsl": {
"h": 289.286,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.7789,
"c": 0.17974,
"h": 320.3
},
"luminance": 0.43465
}Semantic roles & 50–950 ramp
primary
#E98DFD
secondary
#DAF7D4
accent
#E60029
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086