#E891DF#E891DF
#E891DF is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.1% C 0.144 H 330.6°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E891DF |
|---|---|
| RGB | rgb(232, 145, 223) |
| HSL | hsl(306, 65%, 74%) |
| HSV | hsv(306, 38%, 91%) |
| CMYK | cmyk(0%, 37.5%, 3.9%, 9%) |
| CIE-LAB | lab(71.38, 44.34, -26.03) |
| CIE-LCH | lch(71.38, 51.42, 329.59°) |
| OKLab | oklab(77.1% 0.1252 -0.0705) |
| OKLCH | oklch(77.1% 0.144 330.6) |
| XYZ | xyz(56.7227, 42.7370, 75.0590) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.26
Plum
#DDA0DD
ΔE00 4.54
Violet (CSS)
#EE82EE
ΔE00 4.73
Purply Pink
#F075E6
ΔE00 6.25
Bubblegum Pink
#FE83CC
ΔE00 6.44
Orchid
#DA70D6
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E891DF #91E89A
analogous
#C691E8 #E891DF #E891B4
triadic
#E891DF #DFE891 #91DFE8
tetradic
#E891DF #E8C691 #91E89A #91B4E8
square
#E891DF #E8C691 #91E89A #91B4E8
split-complementary
#E891DF #B4E891 #91E8C6
monochromatic
#D32CC1 #DD5ED0 #E891DF #F3C4EE #FAE6F8
Accessibility & contrast
On white
2.20
#E891DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#E891DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E891DF
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E891DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E891DF | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA7E2
Deuteranopia (green-blind)
#A4B3DC
Tritanopia (blue-blind)
#EF97AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e891df; /* rgb */ color: rgb(232, 145, 223); /* oklch */ color: oklch(77.1% 0.144 330.6);
Tailwind
colors: {
custom: {
50: '#f1b3e9',
500: '#e891df',
950: '#000000',
},
}SCSS
$custom: #e891df; $custom-light: #f1b3e9; $custom-dark: #000000;
JSON
{
"hex": "#e891df",
"rgb": {
"r": 232,
"g": 145,
"b": 223
},
"hsl": {
"h": 306.207,
"s": 65.414,
"l": 73.922
},
"oklch": {
"l": 0.77102,
"c": 0.14362,
"h": 330.6
},
"luminance": 0.42734
}Semantic roles & 50–950 ramp
primary
#E891DF
secondary
#DAF1DC
accent
#CD2B18
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084