#E495EB#E495EB
#E495EB is a light, vivid purple. Relative luminance 0.440; OKLCH L 77.8% C 0.145 H 324.0°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E495EB |
|---|---|
| RGB | rgb(228, 149, 235) |
| HSL | hsl(295, 68%, 75%) |
| HSV | hsv(295, 37%, 92%) |
| CMYK | cmyk(3%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(72.22, 43.19, -31.35) |
| CIE-LCH | lch(72.22, 53.37, 324.03°) |
| OKLab | oklab(77.79% 0.1177 -0.0856) |
| OKLCH | oklch(77.79% 0.146 324) |
| XYZ | xyz(57.7362, 43.9892, 84.0306) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.39
Violet (CSS)
#EE82EE
ΔE00 4.44
Plum
#DDA0DD
ΔE00 4.75
Purply Pink
#F075E6
ΔE00 6.75
Baby Purple
#CA9BF7
ΔE00 6.78
Lavender (survey)
#C79FEF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E495EB #9CEB95
analogous
#B995EB #E495EB #EB95C7
triadic
#E495EB #EBE495 #95EBE4
tetradic
#E495EB #EBB995 #9CEB95 #95C7EB
square
#E495EB #EBB995 #9CEB95 #95C7EB
split-complementary
#E495EB #C7EB95 #95EBB9
monochromatic
#CA2ED8 #D762E1 #E495EB #F1C8F5 #F8E5FA
Accessibility & contrast
On white
2.14
#E495EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#E495EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E495EB
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E495EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E495EB | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#A1B4E8
Tritanopia (blue-blind)
#E79EB5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e495eb; /* rgb */ color: rgb(228, 149, 235); /* oklch */ color: oklch(77.8% 0.145 324.0);
Tailwind
colors: {
custom: {
50: '#eeb5f1',
500: '#e495eb',
950: '#000000',
},
}SCSS
$custom: #e495eb; $custom-light: #eeb5f1; $custom-dark: #000000;
JSON
{
"hex": "#e495eb",
"rgb": {
"r": 228,
"g": 149,
"b": 235
},
"hsl": {
"h": 295.116,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.7779,
"c": 0.1455,
"h": 324
},
"luminance": 0.43987
}Semantic roles & 50–950 ramp
primary
#E495EB
secondary
#DBF2D9
accent
#D01525
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085