#E98CF9#E98CF9
#E98CF9 is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.6% C 0.177 H 321.6°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E98CF9 |
|---|---|
| RGB | rgb(233, 140, 249) |
| HSL | hsl(291, 90%, 76%) |
| HSV | hsv(291, 44%, 98%) |
| CMYK | cmyk(6.4%, 43.8%, 0%, 2.4%) |
| CIE-LAB | lab(71.50, 51.94, -40.06) |
| CIE-LCH | lch(71.50, 65.60, 322.36°) |
| OKLab | oklab(77.56% 0.1389 -0.1103) |
| OKLCH | oklch(77.56% 0.177 321.6) |
| XYZ | xyz(60.0793, 42.9217, 94.7242) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.62
Baby Purple
#CA9BF7
ΔE00 7.04
Liliac
#C48EFD
ΔE00 7.36
Orchid
#DA70D6
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98CF9 #9CF98C
analogous
#B38CF9 #E98CF9 #F98CD3
triadic
#E98CF9 #F9E98C #8CF9E9
tetradic
#E98CF9 #F9B38C #9CF98C #8CD3F9
square
#E98CF9 #F9B38C #9CF98C #8CD3F9
split-complementary
#E98CF9 #D3F98C #8CF9B3
monochromatic
#D318F3 #DE52F6 #E98CF9 #F4C6FC #F9E2FD
Accessibility & contrast
On white
2.19
#E98CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#E98CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98CF9
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98CF9 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FD
Deuteranopia (green-blind)
#97B3F6
Tritanopia (blue-blind)
#EB99B7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e98cf9; /* rgb */ color: rgb(233, 140, 249); /* oklch */ color: oklch(77.6% 0.177 321.6);
Tailwind
colors: {
custom: {
50: '#f2b0fb',
500: '#e98cf9',
950: '#000000',
},
}SCSS
$custom: #e98cf9; $custom-light: #f2b0fb; $custom-dark: #000000;
JSON
{
"hex": "#e98cf9",
"rgb": {
"r": 233,
"g": 140,
"b": 249
},
"hsl": {
"h": 291.193,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.77559,
"c": 0.17738,
"h": 321.6
},
"luminance": 0.42919
}Semantic roles & 50–950 ramp
primary
#E98CF9
secondary
#DAF6D5
accent
#E60022
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085