#E499EE#E499EE
#E499EE is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.6% C 0.142 H 322.6°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E499EE |
|---|---|
| RGB | rgb(228, 153, 238) |
| HSL | hsl(293, 71%, 77%) |
| HSV | hsv(293, 36%, 93%) |
| CMYK | cmyk(4.2%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(73.19, 41.65, -31.49) |
| CIE-LCH | lch(73.19, 52.21, 322.91°) |
| OKLab | oklab(78.56% 0.1126 -0.086) |
| OKLCH | oklch(78.56% 0.142 322.6) |
| XYZ | xyz(58.8170, 45.4515, 86.5471) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.47
Violet (CSS)
#EE82EE
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 5.30
Mauve
#E0B0FF
ΔE00 6.17
Baby Purple
#CA9BF7
ΔE00 6.33
Lavender (survey)
#C79FEF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E499EE #A3EE99
analogous
#BA99EE #E499EE #EE99CE
triadic
#E499EE #EEE499 #99EEE4
tetradic
#E499EE #EEBA99 #A3EE99 #99CEEE
square
#E499EE #EEBA99 #A3EE99 #99CEEE
split-complementary
#E499EE #CEEE99 #99EEBA
monochromatic
#C830DD #D665E5 #E499EE #F2CDF7 #F8E5FB
Accessibility & contrast
On white
2.08
#E499EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#E499EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E499EE
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E499EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E499EE | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF1
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#E7A2B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e499ee; /* rgb */ color: rgb(228, 153, 238); /* oklch */ color: oklch(78.6% 0.142 322.6);
Tailwind
colors: {
custom: {
50: '#eeb8f3',
500: '#e499ee',
950: '#000000',
},
}SCSS
$custom: #e499ee; $custom-light: #eeb8f3; $custom-dark: #000000;
JSON
{
"hex": "#e499ee",
"rgb": {
"r": 228,
"g": 153,
"b": 238
},
"hsl": {
"h": 292.941,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.78557,
"c": 0.14167,
"h": 322.6
},
"luminance": 0.45449
}Semantic roles & 50–950 ramp
primary
#E499EE
secondary
#DCF2D9
accent
#D31229
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085