#E498FA#E498FA
#E498FA is a light, vivid purple. Relative luminance 0.459; OKLCH L 78.9% C 0.156 H 318.4°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E498FA |
|---|---|
| RGB | rgb(228, 152, 250) |
| HSL | hsl(287, 91%, 79%) |
| HSV | hsv(287, 39%, 98%) |
| CMYK | cmyk(8.8%, 39.2%, 0%, 2%) |
| CIE-LAB | lab(73.45, 44.49, -37.61) |
| CIE-LCH | lch(73.45, 58.25, 319.79°) |
| OKLab | oklab(78.91% 0.1166 -0.1034) |
| OKLCH | oklch(78.91% 0.156 318.4) |
| XYZ | xyz(60.4761, 45.8543, 96.0890) |
| Luminance | 0.4585 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 5.18
Violet (CSS)
#EE82EE
ΔE00 5.26
Lilac (survey)
#CEA2FD
ΔE00 5.52
Mauve
#E0B0FF
ΔE00 6.02
Lavender (survey)
#C79FEF
ΔE00 6.09
Pastel Purple
#CAA0FF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E498FA #AEFA98
analogous
#B398FA #E498FA #FA98DF
triadic
#E498FA #FAE498 #98FAE4
tetradic
#E498FA #FAB398 #AEFA98 #98DFFA
square
#E498FA #FAB398 #AEFA98 #98DFFA
split-complementary
#E498FA #DFFA98 #98FAB3
monochromatic
#C523F4 #D55EF7 #E498FA #F3D2FD #F7E2FE
Accessibility & contrast
On white
2.06
#E498FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#E498FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E498FA
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E498FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E498FA | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFE
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#E4A4BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e498fa; /* rgb */ color: rgb(228, 152, 250); /* oklch */ color: oklch(78.9% 0.156 318.4);
Tailwind
colors: {
custom: {
50: '#eeb7fc',
500: '#e498fa',
950: '#000000',
},
}SCSS
$custom: #e498fa; $custom-light: #eeb7fc; $custom-dark: #000000;
JSON
{
"hex": "#e498fa",
"rgb": {
"r": 228,
"g": 152,
"b": 250
},
"hsl": {
"h": 286.531,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.78911,
"c": 0.15588,
"h": 318.4
},
"luminance": 0.45853
}Semantic roles & 50–950 ramp
primary
#E498FA
secondary
#DDF6D5
accent
#E60034
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085