#E496EB#E496EB
#E496EB is a light, vivid purple. Relative luminance 0.443; OKLCH L 77.9% C 0.144 H 323.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E496EB |
|---|---|
| RGB | rgb(228, 150, 235) |
| HSL | hsl(295, 68%, 75%) |
| HSV | hsv(295, 36%, 92%) |
| CMYK | cmyk(3%, 36.2%, 0%, 7.8%) |
| CIE-LAB | lab(72.43, 42.66, -31.02) |
| CIE-LCH | lch(72.43, 52.75, 323.98°) |
| OKLab | oklab(77.95% 0.1162 -0.0846) |
| OKLCH | oklch(77.95% 0.144 323.9) |
| XYZ | xyz(57.8951, 44.3070, 84.0836) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.54
Plum
#DDA0DD
ΔE00 4.55
Violet (CSS)
#EE82EE
ΔE00 4.67
Baby Purple
#CA9BF7
ΔE00 6.76
Mauve
#E0B0FF
ΔE00 6.93
Purply Pink
#F075E6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E496EB #9DEB96
analogous
#B996EB #E496EB #EB96C7
triadic
#E496EB #EBE496 #96EBE4
tetradic
#E496EB #EBB996 #9DEB96 #96C7EB
square
#E496EB #EBB996 #9DEB96 #96C7EB
split-complementary
#E496EB #C7EB96 #96EBB9
monochromatic
#CA2FD7 #D763E1 #E496EB #F1C9F5 #F8E5FA
Accessibility & contrast
On white
2.13
#E496EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#E496EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E496EB
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E496EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E496EB | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#A1B5E8
Tritanopia (blue-blind)
#E79FB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e496eb; /* rgb */ color: rgb(228, 150, 235); /* oklch */ color: oklch(77.9% 0.144 323.9);
Tailwind
colors: {
custom: {
50: '#eeb6f1',
500: '#e496eb',
950: '#000000',
},
}SCSS
$custom: #e496eb; $custom-light: #eeb6f1; $custom-dark: #000000;
JSON
{
"hex": "#e496eb",
"rgb": {
"r": 228,
"g": 150,
"b": 235
},
"hsl": {
"h": 295.059,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.77949,
"c": 0.14378,
"h": 323.9
},
"luminance": 0.44305
}Semantic roles & 50–950 ramp
primary
#E496EB
secondary
#DBF2D9
accent
#D01625
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085