#E494EB#E494EB
#E494EB is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.6% C 0.147 H 324.0°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E494EB |
|---|---|
| RGB | rgb(228, 148, 235) |
| HSL | hsl(295, 69%, 75%) |
| HSV | hsv(295, 37%, 92%) |
| CMYK | cmyk(3%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(72.01, 43.72, -31.67) |
| CIE-LCH | lch(72.01, 53.98, 324.08°) |
| OKLab | oklab(77.63% 0.1191 -0.0865) |
| OKLCH | oklch(77.63% 0.147 324) |
| XYZ | xyz(57.5787, 43.6741, 83.9781) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 4.24
Plum
#DDA0DD
ΔE00 4.95
Purply Pink
#F075E6
ΔE00 6.52
Baby Purple
#CA9BF7
ΔE00 6.81
Lavender (survey)
#C79FEF
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E494EB #9BEB94
analogous
#B894EB #E494EB #EB94C7
triadic
#E494EB #EBE494 #94EBE4
tetradic
#E494EB #EBB894 #9BEB94 #94C7EB
square
#E494EB #EBB894 #9BEB94 #94C7EB
split-complementary
#E494EB #C7EB94 #94EBB8
monochromatic
#CA2DD8 #D760E1 #E494EB #F1C8F5 #F8E5FA
Accessibility & contrast
On white
2.16
#E494EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#E494EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E494EB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E494EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E494EB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#A0B4E8
Tritanopia (blue-blind)
#E79DB5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e494eb; /* rgb */ color: rgb(228, 148, 235); /* oklch */ color: oklch(77.6% 0.147 324.0);
Tailwind
colors: {
custom: {
50: '#eeb5f1',
500: '#e494eb',
950: '#000000',
},
}SCSS
$custom: #e494eb; $custom-light: #eeb5f1; $custom-dark: #000000;
JSON
{
"hex": "#e494eb",
"rgb": {
"r": 228,
"g": 148,
"b": 235
},
"hsl": {
"h": 295.172,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.7763,
"c": 0.14721,
"h": 324
},
"luminance": 0.43672
}Semantic roles & 50–950 ramp
primary
#E494EB
secondary
#DBF2D9
accent
#D01524
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085