#E87F9E#E87F9E
#E87F9E is a light, vivid pink. Relative luminance 0.348; OKLCH L 72.1% C 0.133 H 2.1°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E87F9E |
|---|---|
| RGB | rgb(232, 127, 158) |
| HSL | hsl(342, 70%, 70%) |
| HSV | hsv(342, 45%, 91%) |
| CMYK | cmyk(0%, 45.3%, 31.9%, 9%) |
| CIE-LAB | lab(65.60, 43.79, 1.65) |
| CIE-LCH | lch(65.60, 43.82, 2.16°) |
| OKLab | oklab(72.05% 0.1328 0.0049) |
| OKLCH | oklch(72.05% 0.133 2.1) |
| XYZ | xyz(47.0415, 34.8072, 36.5820) |
| Luminance | 0.3480 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.66
Pinky
#FC86AA
ΔE00 3.78
Carnation Pink
#FF7FA7
ΔE00 3.86
Dull Pink
#D5869D
ΔE00 3.97
Rosa
#FE86A4
ΔE00 4.21
Palevioletred
#DB7093
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87F9E #7FE8C9
analogous
#E87FD2 #E87F9E #E8957F
triadic
#E87F9E #9EE87F #7F9EE8
tetradic
#E87F9E #D2E87F #7FE8C9 #957FE8
square
#E87F9E #D2E87F #7FE8C9 #957FE8
split-complementary
#E87F9E #7FE895 #7FD2E8
monochromatic
#C92455 #DF4B77 #E87F9E #F1B3C5 #FAE5EB
Accessibility & contrast
On white
2.64
#E87F9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#E87F9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87F9E
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87F9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87F9E | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F939F
Deuteranopia (green-blind)
#AAA79C
Tritanopia (blue-blind)
#F8778A
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #e87f9e; /* rgb */ color: rgb(232, 127, 158); /* oklch */ color: oklch(72.1% 0.133 2.1);
Tailwind
colors: {
custom: {
50: '#f2a6ba',
500: '#e87f9e',
950: '#000000',
},
}SCSS
$custom: #e87f9e; $custom-light: #f2a6ba; $custom-dark: #000000;
JSON
{
"hex": "#e87f9e",
"rgb": {
"r": 232,
"g": 127,
"b": 158
},
"hsl": {
"h": 342.286,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.72052,
"c": 0.13289,
"h": 2.1
},
"luminance": 0.34803
}Semantic roles & 50–950 ramp
primary
#E87F9E
secondary
#D3F0E7
accent
#D29A14
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80