#E98FFA#E98FFA
#E98FFA is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.1% C 0.173 H 321.1°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E98FFA |
|---|---|
| RGB | rgb(233, 143, 250) |
| HSL | hsl(290, 91%, 77%) |
| HSV | hsv(290, 43%, 98%) |
| CMYK | cmyk(6.8%, 42.8%, 0%, 2%) |
| CIE-LAB | lab(72.14, 50.60, -39.60) |
| CIE-LCH | lch(72.14, 64.26, 321.95°) |
| OKLab | oklab(78.05% 0.1349 -0.109) |
| OKLCH | oklch(78.05% 0.173 321.1) |
| XYZ | xyz(60.6800, 43.8729, 95.6959) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Lavender Pink
#DD85D7
ΔE00 5.85
Purply Pink
#F075E6
ΔE00 5.89
Baby Purple
#CA9BF7
ΔE00 6.70
Liliac
#C48EFD
ΔE00 7.31
Lilac (survey)
#CEA2FD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98FFA #A0FA8F
analogous
#B48FFA #E98FFA #FA8FD6
triadic
#E98FFA #FAE98F #8FFAE9
tetradic
#E98FFA #FAB48F #A0FA8F #8FD6FA
square
#E98FFA #FAB48F #A0FA8F #8FD6FA
split-complementary
#E98FFA #D6FA8F #8FFAB4
monochromatic
#D21AF5 #DD54F7 #E98FFA #F5CAFD #F9E2FE
Accessibility & contrast
On white
2.15
#E98FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#E98FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98FFA
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98FFA | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#99B4F7
Tritanopia (blue-blind)
#EB9CB9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e98ffa; /* rgb */ color: rgb(233, 143, 250); /* oklch */ color: oklch(78.1% 0.173 321.1);
Tailwind
colors: {
custom: {
50: '#f2b2fc',
500: '#e98ffa',
950: '#000000',
},
}SCSS
$custom: #e98ffa; $custom-light: #f2b2fc; $custom-dark: #000000;
JSON
{
"hex": "#e98ffa",
"rgb": {
"r": 233,
"g": 143,
"b": 250
},
"hsl": {
"h": 290.467,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.78052,
"c": 0.17346,
"h": 321.1
},
"luminance": 0.43871
}Semantic roles & 50–950 ramp
primary
#E98FFA
secondary
#DAF6D5
accent
#E60024
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085