#E89FD7#E89FD7
#E89FD7 is a light, moderate pink. Relative luminance 0.469; OKLCH L 79.1% C 0.112 H 335.4°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FD7 |
|---|---|
| RGB | rgb(232, 159, 215) |
| HSL | hsl(314, 61%, 77%) |
| HSV | hsv(314, 31%, 91%) |
| CMYK | cmyk(0%, 31.5%, 7.3%, 9%) |
| CIE-LAB | lab(74.10, 35.59, -17.49) |
| CIE-LCH | lch(74.10, 39.66, 333.83°) |
| OKLab | oklab(79.07% 0.102 -0.0468) |
| OKLCH | oklch(79.07% 0.112 335.4) |
| XYZ | xyz(57.9421, 46.8609, 70.2698) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.14
Lilac
#C8A2C8
ΔE00 7.10
Lavender Pink
#DD85D7
ΔE00 7.24
Bubblegum Pink
#FE83CC
ΔE00 7.35
Pink (survey)
#FF81C0
ΔE00 8.58
Powder Pink
#FFB2D0
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FD7 #9FE8B0
analogous
#D59FE8 #E89FD7 #E89FB3
triadic
#E89FD7 #D7E89F #9FD7E8
tetradic
#E89FD7 #E8D59F #9FE8B0 #9FB3E8
square
#E89FD7 #E8D59F #9FE8B0 #9FB3E8
split-complementary
#E89FD7 #B3E89F #9FE8D5
monochromatic
#D03CAE #DC6EC2 #E89FD7 #F4D0EC #F9E6F5
Accessibility & contrast
On white
2.02
#E89FD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#E89FD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FD7
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FD7 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB0D9
Deuteranopia (green-blind)
#B1BAD5
Tritanopia (blue-blind)
#EFA2B3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e89fd7; /* rgb */ color: rgb(232, 159, 215); /* oklch */ color: oklch(79.1% 0.112 335.4);
Tailwind
colors: {
custom: {
50: '#f0bce3',
500: '#e89fd7',
950: '#000000',
},
}SCSS
$custom: #e89fd7; $custom-light: #f0bce3; $custom-dark: #000000;
JSON
{
"hex": "#e89fd7",
"rgb": {
"r": 232,
"g": 159,
"b": 215
},
"hsl": {
"h": 313.973,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.79074,
"c": 0.11224,
"h": 335.4
},
"luminance": 0.46858
}Semantic roles & 50–950 ramp
primary
#E89FD7
secondary
#DBF0E0
accent
#C9451C
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171215
muted
#858183