#E496FE#E496FE
#E496FE is a light, vivid purple. Relative luminance 0.455; OKLCH L 78.8% C 0.163 H 317.3°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E496FE |
|---|---|
| RGB | rgb(228, 150, 254) |
| HSL | hsl(285, 98%, 79%) |
| HSV | hsv(285, 41%, 100%) |
| CMYK | cmyk(10.2%, 40.9%, 0%, 0.4%) |
| CIE-LAB | lab(73.20, 46.32, -40.18) |
| CIE-LCH | lch(73.20, 61.32, 319.06°) |
| OKLab | oklab(78.77% 0.1202 -0.1108) |
| OKLCH | oklch(78.77% 0.163 317.3) |
| XYZ | xyz(60.7881, 45.4642, 99.3200) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 5.12
Violet (CSS)
#EE82EE
ΔE00 5.22
Lilac (survey)
#CEA2FD
ΔE00 5.53
Pastel Purple
#CAA0FF
ΔE00 6.07
Lavender (survey)
#C79FEF
ΔE00 6.33
Liliac
#C48EFD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E496FE #B0FE96
analogous
#B096FE #E496FE #FE96E4
triadic
#E496FE #FEE496 #96FEE4
tetradic
#E496FE #FEB096 #B0FE96 #96E4FE
square
#E496FE #FEB096 #B0FE96 #96E4FE
split-complementary
#E496FE #E4FE96 #96FEB0
monochromatic
#C51DFD #D459FD #E496FE #F4D3FF #F7E1FF
Accessibility & contrast
On white
2.08
#E496FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#E496FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E496FE
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E496FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E496FE | 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)
#85AFFF
Deuteranopia (green-blind)
#9AB6FB
Tritanopia (blue-blind)
#E4A4BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e496fe; /* rgb */ color: rgb(228, 150, 254); /* oklch */ color: oklch(78.8% 0.163 317.3);
Tailwind
colors: {
custom: {
50: '#eeb6ff',
500: '#e496fe',
950: '#000000',
},
}SCSS
$custom: #e496fe; $custom-light: #eeb6ff; $custom-dark: #000000;
JSON
{
"hex": "#e496fe",
"rgb": {
"r": 228,
"g": 150,
"b": 254
},
"hsl": {
"h": 285,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.78774,
"c": 0.16347,
"h": 317.3
},
"luminance": 0.45462
}Semantic roles & 50–950 ramp
primary
#E496FE
secondary
#DDF7D4
accent
#E60039
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086