#E98CFA#E98CFA
#E98CFA is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.6% C 0.178 H 321.3°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E98CFA |
|---|---|
| RGB | rgb(233, 140, 250) |
| HSL | hsl(291, 92%, 76%) |
| HSV | hsv(291, 44%, 98%) |
| CMYK | cmyk(6.8%, 44%, 0%, 2%) |
| CIE-LAB | lab(71.54, 52.13, -40.54) |
| CIE-LCH | lch(71.54, 66.04, 322.13°) |
| OKLab | oklab(77.61% 0.1391 -0.1116) |
| OKLCH | oklch(77.61% 0.178 321.3) |
| XYZ | xyz(60.2357, 42.9842, 95.5478) |
| Luminance | 0.4298 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 5.78
Baby Purple
#CA9BF7
ΔE00 7.00
Liliac
#C48EFD
ΔE00 7.27
Violet Pink
#FB5FFC
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98CFA #9DFA8C
analogous
#B28CFA #E98CFA #FA8CD4
triadic
#E98CFA #FAE98C #8CFAE9
tetradic
#E98CFA #FAB28C #9DFA8C #8CD4FA
square
#E98CFA #FAB28C #9DFA8C #8CD4FA
split-complementary
#E98CFA #D4FA8C #8CFAB2
monochromatic
#D317F5 #DE51F7 #E98CFA #F4C7FD #F9E2FE
Accessibility & contrast
On white
2.19
#E98CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#E98CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98CFA
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98CFA | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FE
Deuteranopia (green-blind)
#96B3F7
Tritanopia (blue-blind)
#EB9AB7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e98cfa; /* rgb */ color: rgb(233, 140, 250); /* oklch */ color: oklch(77.6% 0.178 321.3);
Tailwind
colors: {
custom: {
50: '#f2b0fc',
500: '#e98cfa',
950: '#000000',
},
}SCSS
$custom: #e98cfa; $custom-light: #f2b0fc; $custom-dark: #000000;
JSON
{
"hex": "#e98cfa",
"rgb": {
"r": 233,
"g": 140,
"b": 250
},
"hsl": {
"h": 290.727,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.77605,
"c": 0.17837,
"h": 321.3
},
"luminance": 0.42982
}Semantic roles & 50–950 ramp
primary
#E98CFA
secondary
#DAF6D5
accent
#E60023
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085