#E896F2#E896F2
#E896F2 is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.7% C 0.153 H 323.0°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E896F2 |
|---|---|
| RGB | rgb(232, 150, 242) |
| HSL | hsl(293, 78%, 77%) |
| HSV | hsv(293, 38%, 95%) |
| CMYK | cmyk(4.1%, 38%, 0%, 5.1%) |
| CIE-LAB | lab(73.14, 45.18, -33.71) |
| CIE-LCH | lch(73.14, 56.37, 323.28°) |
| OKLab | oklab(78.67% 0.1223 -0.0922) |
| OKLCH | oklch(78.67% 0.153 323) |
| XYZ | xyz(60.2103, 45.3815, 89.5751) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 5.25
Plum
#DDA0DD
ΔE00 5.59
Baby Purple
#CA9BF7
ΔE00 6.66
Purply Pink
#F075E6
ΔE00 6.82
Mauve
#E0B0FF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E896F2 #A0F296
analogous
#BA96F2 #E896F2 #F296CE
triadic
#E896F2 #F2E896 #96F2E8
tetradic
#E896F2 #F2BA96 #A0F296 #96CEF2
square
#E896F2 #F2BA96 #A0F296 #96CEF2
split-complementary
#E896F2 #CEF296 #96F2BA
monochromatic
#D029E5 #DC60EB #E896F2 #F4CCF9 #F9E4FC
Accessibility & contrast
On white
2.08
#E896F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#E896F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E896F2
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E896F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E896F2 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CADF5
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#EBA0B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e896f2; /* rgb */ color: rgb(232, 150, 242); /* oklch */ color: oklch(78.7% 0.153 323.0);
Tailwind
colors: {
custom: {
50: '#f1b6f6',
500: '#e896f2',
950: '#000000',
},
}SCSS
$custom: #e896f2; $custom-light: #f1b6f6; $custom-dark: #000000;
JSON
{
"hex": "#e896f2",
"rgb": {
"r": 232,
"g": 150,
"b": 242
},
"hsl": {
"h": 293.478,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.7867,
"c": 0.15318,
"h": 323
},
"luminance": 0.45379
}Semantic roles & 50–950 ramp
primary
#E896F2
secondary
#DBF3D8
accent
#DA0B22
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171117
muted
#858085