#E896DB#E896DB
#E896DB is a light, vivid purple. Relative luminance 0.441; OKLCH L 77.7% C 0.131 H 332.6°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E896DB |
|---|---|
| RGB | rgb(232, 150, 219) |
| HSL | hsl(310, 64%, 75%) |
| HSV | hsv(310, 35%, 91%) |
| CMYK | cmyk(0%, 35.3%, 5.6%, 9%) |
| CIE-LAB | lab(72.29, 41.03, -22.44) |
| CIE-LCH | lch(72.29, 46.77, 331.33°) |
| OKLab | oklab(77.74% 0.1167 -0.0604) |
| OKLCH | oklch(77.74% 0.131 332.6) |
| XYZ | xyz(56.9706, 44.0856, 72.5126) |
| Luminance | 0.4408 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.48
Lavender Pink
#DD85D7
ΔE00 4.56
Bubblegum Pink
#FE83CC
ΔE00 6.28
Violet (CSS)
#EE82EE
ΔE00 6.47
Purply Pink
#F075E6
ΔE00 7.87
Pink (survey)
#FF81C0
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E896DB #96E8A3
analogous
#CC96E8 #E896DB #E896B2
triadic
#E896DB #DBE896 #96DBE8
tetradic
#E896DB #E8CC96 #96E8A3 #96B2E8
square
#E896DB #E8CC96 #96E8A3 #96B2E8
split-complementary
#E896DB #B2E896 #96E8CC
monochromatic
#D232B9 #DD64CA #E896DB #F3C8EC #FAE6F6
Accessibility & contrast
On white
2.14
#E896DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#E896DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E896DB
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E896DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E896DB | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AADE
Deuteranopia (green-blind)
#A9B5D8
Tritanopia (blue-blind)
#EF9AAF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e896db; /* rgb */ color: rgb(232, 150, 219); /* oklch */ color: oklch(77.7% 0.131 332.6);
Tailwind
colors: {
custom: {
50: '#f0b6e6',
500: '#e896db',
950: '#000000',
},
}SCSS
$custom: #e896db; $custom-light: #f0b6e6; $custom-dark: #000000;
JSON
{
"hex": "#e896db",
"rgb": {
"r": 232,
"g": 150,
"b": 219
},
"hsl": {
"h": 309.512,
"s": 64.062,
"l": 74.902
},
"oklch": {
"l": 0.77741,
"c": 0.13142,
"h": 332.6
},
"luminance": 0.44083
}Semantic roles & 50–950 ramp
primary
#E896DB
secondary
#DAF1DE
accent
#CC361A
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084