#E98FFF#E98FFF
#E98FFF is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.3% C 0.178 H 319.5°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E98FFF |
|---|---|
| RGB | rgb(233, 143, 255) |
| HSL | hsl(288, 100%, 78%) |
| HSV | hsv(288, 44%, 100%) |
| CMYK | cmyk(8.6%, 43.9%, 0%, 0%) |
| CIE-LAB | lab(72.36, 51.56, -41.99) |
| CIE-LCH | lch(72.36, 66.49, 320.84°) |
| OKLab | oklab(78.28% 0.1358 -0.1158) |
| OKLCH | oklch(78.28% 0.179 319.5) |
| XYZ | xyz(61.4744, 44.1907, 99.8798) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.89
Purply Pink
#F075E6
ΔE00 6.35
Baby Purple
#CA9BF7
ΔE00 6.52
Lavender Pink
#DD85D7
ΔE00 6.62
Liliac
#C48EFD
ΔE00 6.90
Lilac (survey)
#CEA2FD
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98FFF #A5FF8F
analogous
#B18FFF #E98FFF #FF8FDD
triadic
#E98FFF #FFE98F #8FFFE9
tetradic
#E98FFF #FFB18F #A5FF8F #8FDDFF
square
#E98FFF #FFB18F #A5FF8F #8FDDFF
split-complementary
#E98FFF #DDFF8F #8FFFB1
monochromatic
#D115FF #DD52FF #E98FFF #F5CCFF #F9E0FF
Accessibility & contrast
On white
2.13
#E98FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#E98FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98FFF
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98FFF | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#97B5FC
Tritanopia (blue-blind)
#EA9DBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e98fff; /* rgb */ color: rgb(233, 143, 255); /* oklch */ color: oklch(78.3% 0.178 319.5);
Tailwind
colors: {
custom: {
50: '#f2b2ff',
500: '#e98fff',
950: '#000000',
},
}SCSS
$custom: #e98fff; $custom-light: #f2b2ff; $custom-dark: #000000;
JSON
{
"hex": "#e98fff",
"rgb": {
"r": 233,
"g": 143,
"b": 255
},
"hsl": {
"h": 288.214,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.7828,
"c": 0.1785,
"h": 319.5
},
"luminance": 0.44189
}Semantic roles & 50–950 ramp
primary
#E98FFF
secondary
#DBF7D4
accent
#E6002D
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086