#E498EA#E498EA
#E498EA is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.2% C 0.139 H 324.2°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E498EA |
|---|---|
| RGB | rgb(228, 152, 234) |
| HSL | hsl(296, 66%, 76%) |
| HSV | hsv(296, 35%, 92%) |
| CMYK | cmyk(2.6%, 35%, 0%, 8.2%) |
| CIE-LAB | lab(72.82, 41.42, -29.88) |
| CIE-LCH | lch(72.82, 51.07, 324.20°) |
| OKLab | oklab(78.23% 0.1131 -0.0814) |
| OKLCH | oklch(78.23% 0.139 324.2) |
| XYZ | xyz(58.0729, 44.8931, 83.4321) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 4.79
Violet (CSS)
#EE82EE
ΔE00 5.19
Mauve
#E0B0FF
ΔE00 6.66
Baby Purple
#CA9BF7
ΔE00 6.88
Lavender (survey)
#C79FEF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E498EA #9EEA98
analogous
#BB98EA #E498EA #EA98C7
triadic
#E498EA #EAE498 #98EAE4
tetradic
#E498EA #EABB98 #9EEA98 #98C7EA
square
#E498EA #EABB98 #9EEA98 #98C7EA
split-complementary
#E498EA #C7EA98 #98EABB
monochromatic
#C932D5 #D765E0 #E498EA #F1CBF4 #F8E6FA
Accessibility & contrast
On white
2.10
#E498EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#E498EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E498EA
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E498EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E498EA | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADED
Deuteranopia (green-blind)
#A3B6E7
Tritanopia (blue-blind)
#E7A0B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e498ea; /* rgb */ color: rgb(228, 152, 234); /* oklch */ color: oklch(78.2% 0.139 324.2);
Tailwind
colors: {
custom: {
50: '#edb7f1',
500: '#e498ea',
950: '#000000',
},
}SCSS
$custom: #e498ea; $custom-light: #edb7f1; $custom-dark: #000000;
JSON
{
"hex": "#e498ea",
"rgb": {
"r": 228,
"g": 152,
"b": 234
},
"hsl": {
"h": 295.61,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.7823,
"c": 0.13934,
"h": 324.2
},
"luminance": 0.44891
}Semantic roles & 50–950 ramp
primary
#E498EA
secondary
#DBF1DA
accent
#CE1825
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084