#E896FF#E896FF
#E896FF is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.2% C 0.167 H 318.6°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E896FF |
|---|---|
| RGB | rgb(232, 150, 255) |
| HSL | hsl(287, 100%, 79%) |
| HSV | hsv(287, 41%, 100%) |
| CMYK | cmyk(9%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(73.67, 47.67, -39.95) |
| CIE-LCH | lch(73.67, 62.20, 320.03°) |
| OKLab | oklab(79.24% 0.125 -0.11) |
| OKLCH | oklch(79.24% 0.167 318.6) |
| XYZ | xyz(62.2326, 46.1904, 100.2258) |
| Luminance | 0.4619 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.94
Baby Purple
#CA9BF7
ΔE00 5.77
Lilac (survey)
#CEA2FD
ΔE00 6.10
Pastel Purple
#CAA0FF
ΔE00 6.68
Mauve
#E0B0FF
ΔE00 6.71
Lavender (survey)
#C79FEF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E896FF #ADFF96
analogous
#B496FF #E896FF #FF96E2
triadic
#E896FF #FFE896 #96FFE8
tetradic
#E896FF #FFB496 #ADFF96 #96E2FF
square
#E896FF #FFB496 #ADFF96 #96E2FF
split-complementary
#E896FF #E2FF96 #96FFB4
monochromatic
#CD1CFF #DB59FF #E896FF #F5D3FF #F8E0FF
Accessibility & contrast
On white
2.05
#E896FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#E896FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E896FF
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E896FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E896FF | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86B0FF
Deuteranopia (green-blind)
#9CB8FC
Tritanopia (blue-blind)
#E9A3BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e896ff; /* rgb */ color: rgb(232, 150, 255); /* oklch */ color: oklch(79.2% 0.167 318.6);
Tailwind
colors: {
custom: {
50: '#f1b6ff',
500: '#e896ff',
950: '#000000',
},
}SCSS
$custom: #e896ff; $custom-light: #f1b6ff; $custom-dark: #000000;
JSON
{
"hex": "#e896ff",
"rgb": {
"r": 232,
"g": 150,
"b": 255
},
"hsl": {
"h": 286.857,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.79238,
"c": 0.1665,
"h": 318.6
},
"luminance": 0.46188
}Semantic roles & 50–950 ramp
primary
#E896FF
secondary
#DBF7D4
accent
#E60032
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171118
muted
#858086