#E499EB#E499EB
#E499EB is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.4% C 0.139 H 323.8°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E499EB |
|---|---|
| RGB | rgb(228, 153, 235) |
| HSL | hsl(295, 67%, 76%) |
| HSV | hsv(295, 35%, 92%) |
| CMYK | cmyk(3%, 34.9%, 0%, 7.8%) |
| CIE-LAB | lab(73.07, 41.08, -30.03) |
| CIE-LCH | lch(73.07, 50.89, 323.83°) |
| OKLab | oklab(78.43% 0.1119 -0.0819) |
| OKLCH | oklch(78.43% 0.139 323.8) |
| XYZ | xyz(58.3800, 45.2767, 84.2452) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.98
Lavender Pink
#DD85D7
ΔE00 5.04
Violet (CSS)
#EE82EE
ΔE00 5.37
Mauve
#E0B0FF
ΔE00 6.40
Baby Purple
#CA9BF7
ΔE00 6.74
Lavender (survey)
#C79FEF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E499EB #A0EB99
analogous
#BB99EB #E499EB #EB99C9
triadic
#E499EB #EBE499 #99EBE4
tetradic
#E499EB #EBBB99 #A0EB99 #99C9EB
square
#E499EB #EBBB99 #A0EB99 #99C9EB
split-complementary
#E499EB #C9EB99 #99EBBB
monochromatic
#C933D7 #D666E1 #E499EB #F2CCF5 #F8E5FA
Accessibility & contrast
On white
2.09
#E499EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#E499EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E499EB
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E499EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E499EB | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEE
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#E7A1B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e499eb; /* rgb */ color: rgb(228, 153, 235); /* oklch */ color: oklch(78.4% 0.139 323.8);
Tailwind
colors: {
custom: {
50: '#edb8f1',
500: '#e499eb',
950: '#000000',
},
}SCSS
$custom: #e499eb; $custom-light: #edb8f1; $custom-dark: #000000;
JSON
{
"hex": "#e499eb",
"rgb": {
"r": 228,
"g": 153,
"b": 235
},
"hsl": {
"h": 294.878,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.78433,
"c": 0.13863,
"h": 323.8
},
"luminance": 0.45275
}Semantic roles & 50–950 ramp
primary
#E499EB
secondary
#DCF1DA
accent
#CF1626
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084