#E98AFE#E98AFE
#E98AFE is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.5% C 0.186 H 320.2°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E98AFE |
|---|---|
| RGB | rgb(233, 138, 254) |
| HSL | hsl(289, 98%, 77%) |
| HSV | hsv(289, 46%, 100%) |
| CMYK | cmyk(8.3%, 45.7%, 0%, 0.4%) |
| CIE-LAB | lab(71.32, 53.90, -43.06) |
| CIE-LCH | lch(71.32, 68.99, 321.38°) |
| OKLab | oklab(77.5% 0.1425 -0.1189) |
| OKLCH | oklch(77.5% 0.186 320.2) |
| XYZ | xyz(60.5799, 42.6586, 98.7895) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.31
Purply Pink
#F075E6
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 6.40
Liliac
#C48EFD
ΔE00 6.96
Baby Purple
#CA9BF7
ΔE00 7.09
Violet Pink
#FB5FFC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E98AFE #9FFE8A
analogous
#AF8AFE #E98AFE #FE8AD9
triadic
#E98AFE #FEE98A #8AFEE9
tetradic
#E98AFE #FEAF8A #9FFE8A #8AD9FE
square
#E98AFE #FEAF8A #9FFE8A #8AD9FE
split-complementary
#E98AFE #D9FE8A #8AFEAF
monochromatic
#D211FD #DE4DFD #E98AFE #F4C7FF #F9E1FF
Accessibility & contrast
On white
2.20
#E98AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#E98AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E98AFE
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E98AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E98AFE | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#93B2FB
Tritanopia (blue-blind)
#EA99B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e98afe; /* rgb */ color: rgb(233, 138, 254); /* oklch */ color: oklch(77.5% 0.186 320.2);
Tailwind
colors: {
custom: {
50: '#f2afff',
500: '#e98afe',
950: '#000000',
},
}SCSS
$custom: #e98afe; $custom-light: #f2afff; $custom-dark: #000000;
JSON
{
"hex": "#e98afe",
"rgb": {
"r": 233,
"g": 138,
"b": 254
},
"hsl": {
"h": 289.138,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.77496,
"c": 0.18559,
"h": 320.2
},
"luminance": 0.42656
}Semantic roles & 50–950 ramp
primary
#E98AFE
secondary
#DAF7D4
accent
#E6002A
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171118
muted
#858086