#E87F9D#E87F9D
#E87F9D is a light, vivid pink. Relative luminance 0.348; OKLCH L 72.0% C 0.133 H 2.7°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E87F9D |
|---|---|
| RGB | rgb(232, 127, 157) |
| HSL | hsl(343, 70%, 70%) |
| HSV | hsv(343, 45%, 91%) |
| CMYK | cmyk(0%, 45.3%, 32.3%, 9%) |
| CIE-LAB | lab(65.57, 43.66, 2.18) |
| CIE-LCH | lch(65.57, 43.72, 2.85°) |
| OKLab | oklab(72.02% 0.1325 0.0063) |
| OKLCH | oklch(72.02% 0.133 2.7) |
| XYZ | xyz(46.9558, 34.7729, 36.1306) |
| Luminance | 0.3477 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.62
Pinky
#FC86AA
ΔE00 3.84
Carnation Pink
#FF7FA7
ΔE00 3.92
Dull Pink
#D5869D
ΔE00 3.97
Rosa
#FE86A4
ΔE00 4.14
Palevioletred
#DB7093
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87F9D #7FE8CA
analogous
#E87FD1 #E87F9D #E8957F
triadic
#E87F9D #9DE87F #7F9DE8
tetradic
#E87F9D #D1E87F #7FE8CA #957FE8
square
#E87F9D #D1E87F #7FE8CA #957FE8
split-complementary
#E87F9D #7FE895 #7FD1E8
monochromatic
#C92453 #DF4B75 #E87F9D #F1B3C5 #FAE5EB
Accessibility & contrast
On white
2.64
#E87F9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#E87F9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87F9D
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87F9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87F9D | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90939E
Deuteranopia (green-blind)
#AAA79B
Tritanopia (blue-blind)
#F8778A
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #e87f9d; /* rgb */ color: rgb(232, 127, 157); /* oklch */ color: oklch(72.0% 0.133 2.7);
Tailwind
colors: {
custom: {
50: '#f2a6b9',
500: '#e87f9d',
950: '#000000',
},
}SCSS
$custom: #e87f9d; $custom-light: #f2a6b9; $custom-dark: #000000;
JSON
{
"hex": "#e87f9d",
"rgb": {
"r": 232,
"g": 127,
"b": 157
},
"hsl": {
"h": 342.857,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.72023,
"c": 0.1326,
"h": 2.7
},
"luminance": 0.34769
}Semantic roles & 50–950 ramp
primary
#E87F9D
secondary
#D3F0E8
accent
#D29B14
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80