#E499EA#E499EA
#E499EA is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.4% C 0.138 H 324.2°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E499EA |
|---|---|
| RGB | rgb(228, 153, 234) |
| HSL | hsl(296, 66%, 76%) |
| HSV | hsv(296, 35%, 92%) |
| CMYK | cmyk(2.6%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(73.04, 40.90, -29.55) |
| CIE-LCH | lch(73.04, 50.45, 324.15°) |
| OKLab | oklab(78.39% 0.1116 -0.0805) |
| OKLCH | oklch(78.39% 0.138 324.2) |
| XYZ | xyz(58.2359, 45.2190, 83.4865) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.81
Lavender Pink
#DD85D7
ΔE00 4.97
Violet (CSS)
#EE82EE
ΔE00 5.42
Mauve
#E0B0FF
ΔE00 6.48
Baby Purple
#CA9BF7
ΔE00 6.89
Lavender (survey)
#C79FEF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E499EA #9FEA99
analogous
#BB99EA #E499EA #EA99C7
triadic
#E499EA #EAE499 #99EAE4
tetradic
#E499EA #EABB99 #9FEA99 #99C7EA
square
#E499EA #EABB99 #9FEA99 #99C7EA
split-complementary
#E499EA #C7EA99 #99EABB
monochromatic
#C933D5 #D766E0 #E499EA #F1CCF4 #F8E6FA
Accessibility & contrast
On white
2.09
#E499EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#E499EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E499EA
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E499EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E499EA | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEED
Deuteranopia (green-blind)
#A4B6E7
Tritanopia (blue-blind)
#E7A1B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e499ea; /* rgb */ color: rgb(228, 153, 234); /* oklch */ color: oklch(78.4% 0.138 324.2);
Tailwind
colors: {
custom: {
50: '#edb8f1',
500: '#e499ea',
950: '#000000',
},
}SCSS
$custom: #e499ea; $custom-light: #edb8f1; $custom-dark: #000000;
JSON
{
"hex": "#e499ea",
"rgb": {
"r": 228,
"g": 153,
"b": 234
},
"hsl": {
"h": 295.556,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.78392,
"c": 0.13761,
"h": 324.2
},
"luminance": 0.45217
}Semantic roles & 50–950 ramp
primary
#E499EA
secondary
#DBF1DA
accent
#CE1825
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084