#E495F2#E495F2
#E495F2 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.1% C 0.153 H 321.4°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E495F2 |
|---|---|
| RGB | rgb(228, 149, 242) |
| HSL | hsl(291, 78%, 77%) |
| HSV | hsv(291, 38%, 95%) |
| CMYK | cmyk(5.8%, 38.4%, 0%, 5.1%) |
| CIE-LAB | lab(72.50, 44.51, -34.74) |
| CIE-LCH | lch(72.50, 56.47, 322.03°) |
| OKLab | oklab(78.09% 0.1192 -0.0952) |
| OKLCH | oklch(78.09% 0.153 321.4) |
| XYZ | xyz(58.7675, 44.4017, 89.4619) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 5.22
Plum
#DDA0DD
ΔE00 5.81
Baby Purple
#CA9BF7
ΔE00 5.98
Lilac (survey)
#CEA2FD
ΔE00 6.52
Lavender (survey)
#C79FEF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E495F2 #A3F295
analogous
#B695F2 #E495F2 #F295D2
triadic
#E495F2 #F2E495 #95F2E4
tetradic
#E495F2 #F2B695 #A3F295 #95D2F2
square
#E495F2 #F2B695 #A3F295 #95D2F2
split-complementary
#E495F2 #D2F295 #95F2B6
monochromatic
#C828E5 #D65EEB #E495F2 #F2CCF9 #F8E4FC
Accessibility & contrast
On white
2.13
#E495F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#E495F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E495F2
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E495F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E495F2 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AACF5
Deuteranopia (green-blind)
#9EB5EF
Tritanopia (blue-blind)
#E6A0B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e495f2; /* rgb */ color: rgb(228, 149, 242); /* oklch */ color: oklch(78.1% 0.153 321.4);
Tailwind
colors: {
custom: {
50: '#eeb5f6',
500: '#e495f2',
950: '#000000',
},
}SCSS
$custom: #e495f2; $custom-light: #eeb5f6; $custom-dark: #000000;
JSON
{
"hex": "#e495f2",
"rgb": {
"r": 228,
"g": 149,
"b": 242
},
"hsl": {
"h": 290.968,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.78087,
"c": 0.15259,
"h": 321.4
},
"luminance": 0.444
}Semantic roles & 50–950 ramp
primary
#E495F2
secondary
#DCF3D8
accent
#DA0B2A
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161117
muted
#848085