#E896DF#E896DF
#E896DF is a light, vivid purple. Relative luminance 0.443; OKLCH L 77.9% C 0.135 H 330.7°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E896DF |
|---|---|
| RGB | rgb(232, 150, 223) |
| HSL | hsl(307, 64%, 75%) |
| HSV | hsv(307, 35%, 91%) |
| CMYK | cmyk(0%, 35.3%, 3.9%, 9%) |
| CIE-LAB | lab(72.43, 41.73, -24.42) |
| CIE-LCH | lch(72.43, 48.35, 329.67°) |
| OKLab | oklab(77.9% 0.1178 -0.066) |
| OKLCH | oklch(77.9% 0.135 330.7) |
| XYZ | xyz(57.5036, 44.2988, 75.3193) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.50
Lavender Pink
#DD85D7
ΔE00 4.30
Violet (CSS)
#EE82EE
ΔE00 5.84
Bubblegum Pink
#FE83CC
ΔE00 6.75
Purply Pink
#F075E6
ΔE00 7.46
Mauve
#E0B0FF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E896DF #96E89F
analogous
#C896E8 #E896DF #E896B6
triadic
#E896DF #DFE896 #96DFE8
tetradic
#E896DF #E8C896 #96E89F #96B6E8
square
#E896DF #E8C896 #96E89F #96B6E8
split-complementary
#E896DF #B6E896 #96E8C8
monochromatic
#D232C0 #DD64D0 #E896DF #F3C8EE #FAE6F7
Accessibility & contrast
On white
2.13
#E896DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#E896DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E896DF
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E896DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E896DF | 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)
#93ABE2
Deuteranopia (green-blind)
#A8B6DC
Tritanopia (blue-blind)
#EE9BB1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e896df; /* rgb */ color: rgb(232, 150, 223); /* oklch */ color: oklch(77.9% 0.135 330.7);
Tailwind
colors: {
custom: {
50: '#f0b6e9',
500: '#e896df',
950: '#000000',
},
}SCSS
$custom: #e896df; $custom-light: #f0b6e9; $custom-dark: #000000;
JSON
{
"hex": "#e896df",
"rgb": {
"r": 232,
"g": 150,
"b": 223
},
"hsl": {
"h": 306.585,
"s": 64.062,
"l": 74.902
},
"oklch": {
"l": 0.77896,
"c": 0.13498,
"h": 330.7
},
"luminance": 0.44296
}Semantic roles & 50–950 ramp
primary
#E896DF
secondary
#DAF1DD
accent
#CC2D1A
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084