#E896F9#E896F9
#E896F9 is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.0% C 0.160 H 320.6°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E896F9 |
|---|---|
| RGB | rgb(232, 150, 249) |
| HSL | hsl(290, 89%, 78%) |
| HSV | hsv(290, 40%, 98%) |
| CMYK | cmyk(6.8%, 39.8%, 0%, 2.4%) |
| CIE-LAB | lab(73.42, 46.51, -37.08) |
| CIE-LCH | lch(73.42, 59.48, 321.44°) |
| OKLab | oklab(78.97% 0.1238 -0.1018) |
| OKLCH | oklch(78.97% 0.16 320.6) |
| XYZ | xyz(61.2818, 45.8101, 95.2183) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.50
Baby Purple
#CA9BF7
ΔE00 6.07
Lavender Pink
#DD85D7
ΔE00 6.15
Lilac (survey)
#CEA2FD
ΔE00 6.46
Plum
#DDA0DD
ΔE00 6.66
Mauve
#E0B0FF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E896F9 #A7F996
analogous
#B696F9 #E896F9 #F996D8
triadic
#E896F9 #F9E896 #96F9E8
tetradic
#E896F9 #F9B696 #A7F996 #96D8F9
square
#E896F9 #F9B696 #A7F996 #96D8F9
split-complementary
#E896F9 #D8F996 #96F9B6
monochromatic
#CF22F2 #DB5CF6 #E896F9 #F5D0FC #F9E2FD
Accessibility & contrast
On white
2.07
#E896F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#E896F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E896F9
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E896F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E896F9 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#9EB7F6
Tritanopia (blue-blind)
#EAA2BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e896f9; /* rgb */ color: rgb(232, 150, 249); /* oklch */ color: oklch(79.0% 0.160 320.6);
Tailwind
colors: {
custom: {
50: '#f1b6fb',
500: '#e896f9',
950: '#000000',
},
}SCSS
$custom: #e896f9; $custom-light: #f1b6fb; $custom-dark: #000000;
JSON
{
"hex": "#e896f9",
"rgb": {
"r": 232,
"g": 150,
"b": 249
},
"hsl": {
"h": 289.697,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.78972,
"c": 0.16028,
"h": 320.6
},
"luminance": 0.45808
}Semantic roles & 50–950 ramp
primary
#E896F9
secondary
#DBF5D6
accent
#E60027
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085