#E98FFE#E98FFE
#E98FFE is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.2% C 0.177 H 319.8°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E98FFE |
|---|---|
| RGB | rgb(233, 143, 254) |
| HSL | hsl(289, 98%, 78%) |
| HSV | hsv(289, 44%, 100%) |
| CMYK | cmyk(8.3%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(72.31, 51.37, -41.51) |
| CIE-LCH | lch(72.31, 66.05, 321.06°) |
| OKLab | oklab(78.23% 0.1357 -0.1145) |
| OKLCH | oklch(78.23% 0.177 319.8) |
| XYZ | xyz(61.3139, 44.1265, 99.0342) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 6.25
Lavender Pink
#DD85D7
ΔE00 6.46
Baby Purple
#CA9BF7
ΔE00 6.55
Liliac
#C48EFD
ΔE00 6.97
Lilac (survey)
#CEA2FD
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98FFE #A4FE8F
analogous
#B28FFE #E98FFE #FE8FDB
triadic
#E98FFE #FEE98F #8FFEE9
tetradic
#E98FFE #FEB28F #A4FE8F #8FDBFE
square
#E98FFE #FEB28F #A4FE8F #8FDBFE
split-complementary
#E98FFE #DBFE8F #8FFEB2
monochromatic
#D116FD #DD52FD #E98FFE #F5CCFF #F9E1FF
Accessibility & contrast
On white
2.14
#E98FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#E98FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98FFE
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98FFE | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#97B5FB
Tritanopia (blue-blind)
#EA9DBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e98ffe; /* rgb */ color: rgb(233, 143, 254); /* oklch */ color: oklch(78.2% 0.177 319.8);
Tailwind
colors: {
custom: {
50: '#f2b2ff',
500: '#e98ffe',
950: '#000000',
},
}SCSS
$custom: #e98ffe; $custom-light: #f2b2ff; $custom-dark: #000000;
JSON
{
"hex": "#e98ffe",
"rgb": {
"r": 233,
"g": 143,
"b": 254
},
"hsl": {
"h": 288.649,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.78234,
"c": 0.17749,
"h": 319.8
},
"luminance": 0.44124
}Semantic roles & 50–950 ramp
primary
#E98FFE
secondary
#DBF7D4
accent
#E6002B
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086