#E896F8#E896F8
#E896F8 is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.9% C 0.159 H 320.9°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E896F8 |
|---|---|
| RGB | rgb(232, 150, 248) |
| HSL | hsl(290, 88%, 78%) |
| HSV | hsv(290, 40%, 97%) |
| CMYK | cmyk(6.5%, 39.5%, 0%, 2.7%) |
| CIE-LAB | lab(73.38, 46.32, -36.60) |
| CIE-LCH | lch(73.38, 59.03, 321.69°) |
| OKLab | oklab(78.93% 0.1236 -0.1005) |
| OKLCH | oklch(78.93% 0.159 320.9) |
| XYZ | xyz(61.1263, 45.7479, 94.3990) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 6.01
Baby Purple
#CA9BF7
ΔE00 6.14
Plum
#DDA0DD
ΔE00 6.51
Lilac (survey)
#CEA2FD
ΔE00 6.53
Mauve
#E0B0FF
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E896F8 #A6F896
analogous
#B796F8 #E896F8 #F896D7
triadic
#E896F8 #F8E896 #96F8E8
tetradic
#E896F8 #F8B796 #A6F896 #96D7F8
square
#E896F8 #F8B796 #A6F896 #96D7F8
split-complementary
#E896F8 #D7F896 #96F8B7
monochromatic
#CF23F0 #DB5DF4 #E896F8 #F5CFFC #F9E2FD
Accessibility & contrast
On white
2.07
#E896F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#E896F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E896F8
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E896F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E896F8 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFC
Deuteranopia (green-blind)
#9FB7F5
Tritanopia (blue-blind)
#EAA2BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e896f8; /* rgb */ color: rgb(232, 150, 248); /* oklch */ color: oklch(78.9% 0.159 320.9);
Tailwind
colors: {
custom: {
50: '#f1b6fb',
500: '#e896f8',
950: '#000000',
},
}SCSS
$custom: #e896f8; $custom-light: #f1b6fb; $custom-dark: #000000;
JSON
{
"hex": "#e896f8",
"rgb": {
"r": 232,
"g": 150,
"b": 248
},
"hsl": {
"h": 290.204,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.78928,
"c": 0.15926,
"h": 320.9
},
"luminance": 0.45746
}Semantic roles & 50–950 ramp
primary
#E896F8
secondary
#DBF5D6
accent
#E40126
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085