#E897DB#E897DB
#E897DB is a light, vivid purple. Relative luminance 0.444; OKLCH L 77.9% C 0.130 H 332.7°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E897DB |
|---|---|
| RGB | rgb(232, 151, 219) |
| HSL | hsl(310, 64%, 75%) |
| HSV | hsv(310, 35%, 91%) |
| CMYK | cmyk(0%, 34.9%, 5.6%, 9%) |
| CIE-LAB | lab(72.50, 40.51, -22.11) |
| CIE-LCH | lch(72.50, 46.15, 331.37°) |
| OKLab | oklab(77.9% 0.1152 -0.0595) |
| OKLCH | oklch(77.9% 0.13 332.7) |
| XYZ | xyz(57.1309, 44.4061, 72.5660) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.31
Lavender Pink
#DD85D7
ΔE00 4.79
Bubblegum Pink
#FE83CC
ΔE00 6.39
Violet (CSS)
#EE82EE
ΔE00 6.70
Purply Pink
#F075E6
ΔE00 8.12
Pink (survey)
#FF81C0
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E897DB #97E8A4
analogous
#CD97E8 #E897DB #E897B2
triadic
#E897DB #DBE897 #97DBE8
tetradic
#E897DB #E8CD97 #97E8A4 #97B2E8
square
#E897DB #E8CD97 #97E8A4 #97B2E8
split-complementary
#E897DB #B2E897 #97E8CD
monochromatic
#D233B8 #DD65CA #E897DB #F3C9EC #F9E6F6
Accessibility & contrast
On white
2.13
#E897DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#E897DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E897DB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E897DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E897DB | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABDE
Deuteranopia (green-blind)
#AAB6D8
Tritanopia (blue-blind)
#EF9BB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e897db; /* rgb */ color: rgb(232, 151, 219); /* oklch */ color: oklch(77.9% 0.130 332.7);
Tailwind
colors: {
custom: {
50: '#f0b7e6',
500: '#e897db',
950: '#000000',
},
}SCSS
$custom: #e897db; $custom-light: #f0b7e6; $custom-dark: #000000;
JSON
{
"hex": "#e897db",
"rgb": {
"r": 232,
"g": 151,
"b": 219
},
"hsl": {
"h": 309.63,
"s": 63.78,
"l": 75.098
},
"oklch": {
"l": 0.77903,
"c": 0.12968,
"h": 332.7
},
"luminance": 0.44403
}Semantic roles & 50–950 ramp
primary
#E897DB
secondary
#DAF1DE
accent
#CC361A
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084