#E98FF8#E98FF8
#E98FF8 is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.0% C 0.171 H 321.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E98FF8 |
|---|---|
| RGB | rgb(233, 143, 248) |
| HSL | hsl(291, 88%, 77%) |
| HSV | hsv(291, 42%, 97%) |
| CMYK | cmyk(6%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(72.06, 50.22, -38.65) |
| CIE-LCH | lch(72.06, 63.37, 322.42°) |
| OKLab | oklab(77.96% 0.1346 -0.1062) |
| OKLCH | oklch(77.96% 0.171 321.7) |
| XYZ | xyz(60.3681, 43.7482, 94.0530) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.14
Lavender Pink
#DD85D7
ΔE00 5.54
Purply Pink
#F075E6
ΔE00 5.73
Baby Purple
#CA9BF7
ΔE00 6.80
Lilac (survey)
#CEA2FD
ΔE00 7.47
Liliac
#C48EFD
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98FF8 #9EF88F
analogous
#B58FF8 #E98FF8 #F88FD2
triadic
#E98FF8 #F8E98F #8FF8E9
tetradic
#E98FF8 #F8B58F #9EF88F #8FD2F8
square
#E98FF8 #F8B58F #9EF88F #8FD2F8
split-complementary
#E98FF8 #D2F88F #8FF8B5
monochromatic
#D21CF1 #DE55F4 #E98FF8 #F4C9FC #F9E2FD
Accessibility & contrast
On white
2.15
#E98FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#E98FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98FF8
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98FF8 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFC
Deuteranopia (green-blind)
#9AB4F5
Tritanopia (blue-blind)
#EB9CB8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e98ff8; /* rgb */ color: rgb(233, 143, 248); /* oklch */ color: oklch(78.0% 0.171 321.7);
Tailwind
colors: {
custom: {
50: '#f2b2fb',
500: '#e98ff8',
950: '#000000',
},
}SCSS
$custom: #e98ff8; $custom-light: #f2b2fb; $custom-dark: #000000;
JSON
{
"hex": "#e98ff8",
"rgb": {
"r": 233,
"g": 143,
"b": 248
},
"hsl": {
"h": 291.429,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.77962,
"c": 0.17146,
"h": 321.7
},
"luminance": 0.43746
}Semantic roles & 50–950 ramp
primary
#E98FF8
secondary
#DAF5D6
accent
#E50121
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085