#E897DF#E897DF
#E897DF is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.1% C 0.133 H 330.8°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E897DF |
|---|---|
| RGB | rgb(232, 151, 223) |
| HSL | hsl(307, 64%, 75%) |
| HSV | hsv(307, 35%, 91%) |
| CMYK | cmyk(0%, 34.9%, 3.9%, 9%) |
| CIE-LAB | lab(72.64, 41.21, -24.09) |
| CIE-LCH | lch(72.64, 47.73, 329.69°) |
| OKLab | oklab(78.06% 0.1163 -0.0651) |
| OKLCH | oklch(78.06% 0.133 330.8) |
| XYZ | xyz(57.6638, 44.6193, 75.3727) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.30
Lavender Pink
#DD85D7
ΔE00 4.52
Violet (CSS)
#EE82EE
ΔE00 6.07
Bubblegum Pink
#FE83CC
ΔE00 6.84
Purply Pink
#F075E6
ΔE00 7.70
Mauve
#E0B0FF
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E897DF #97E8A0
analogous
#C997E8 #E897DF #E897B6
triadic
#E897DF #DFE897 #97DFE8
tetradic
#E897DF #E8C997 #97E8A0 #97B6E8
square
#E897DF #E8C997 #97E8A0 #97B6E8
split-complementary
#E897DF #B6E897 #97E8C9
monochromatic
#D233C0 #DD65D0 #E897DF #F3C9EE #F9E6F7
Accessibility & contrast
On white
2.12
#E897DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#E897DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E897DF
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E897DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E897DF | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE2
Deuteranopia (green-blind)
#A9B6DC
Tritanopia (blue-blind)
#EE9CB1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e897df; /* rgb */ color: rgb(232, 151, 223); /* oklch */ color: oklch(78.1% 0.133 330.8);
Tailwind
colors: {
custom: {
50: '#f0b7e9',
500: '#e897df',
950: '#000000',
},
}SCSS
$custom: #e897df; $custom-light: #f0b7e9; $custom-dark: #000000;
JSON
{
"hex": "#e897df",
"rgb": {
"r": 232,
"g": 151,
"b": 223
},
"hsl": {
"h": 306.667,
"s": 63.78,
"l": 75.098
},
"oklch": {
"l": 0.78057,
"c": 0.13324,
"h": 330.8
},
"luminance": 0.44617
}Semantic roles & 50–950 ramp
primary
#E897DF
secondary
#DAF1DD
accent
#CC2E1A
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084