#E496FC#E496FC
#E496FC is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.7% C 0.161 H 318.0°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E496FC |
|---|---|
| RGB | rgb(228, 150, 252) |
| HSL | hsl(286, 94%, 79%) |
| HSV | hsv(286, 40%, 99%) |
| CMYK | cmyk(9.5%, 40.5%, 0%, 1.2%) |
| CIE-LAB | lab(73.11, 45.93, -39.22) |
| CIE-LCH | lch(73.11, 60.40, 319.50°) |
| OKLab | oklab(78.68% 0.1198 -0.108) |
| OKLCH | oklch(78.68% 0.161 318) |
| XYZ | xyz(60.4695, 45.3367, 97.6421) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.05
Baby Purple
#CA9BF7
ΔE00 5.19
Lilac (survey)
#CEA2FD
ΔE00 5.63
Pastel Purple
#CAA0FF
ΔE00 6.21
Lavender (survey)
#C79FEF
ΔE00 6.31
Mauve
#E0B0FF
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E496FC #AEFC96
analogous
#B196FC #E496FC #FC96E1
triadic
#E496FC #FCE496 #96FCE4
tetradic
#E496FC #FCB196 #AEFC96 #96E1FC
square
#E496FC #FCB196 #AEFC96 #96E1FC
split-complementary
#E496FC #E1FC96 #96FCB1
monochromatic
#C51FF9 #D55BFA #E496FC #F3D2FE #F7E1FE
Accessibility & contrast
On white
2.09
#E496FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#E496FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E496FC
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E496FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E496FC | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#9BB6F9
Tritanopia (blue-blind)
#E4A3BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e496fc; /* rgb */ color: rgb(228, 150, 252); /* oklch */ color: oklch(78.7% 0.161 318.0);
Tailwind
colors: {
custom: {
50: '#eeb6fd',
500: '#e496fc',
950: '#000000',
},
}SCSS
$custom: #e496fc; $custom-light: #eeb6fd; $custom-dark: #000000;
JSON
{
"hex": "#e496fc",
"rgb": {
"r": 228,
"g": 150,
"b": 252
},
"hsl": {
"h": 285.882,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.78684,
"c": 0.16134,
"h": 318
},
"luminance": 0.45335
}Semantic roles & 50–950 ramp
primary
#E496FC
secondary
#DDF6D5
accent
#E60036
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085