#E87FB0#E87FB0
#E87FB0 is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.6% C 0.140 H 351.8°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E87FB0 |
|---|---|
| RGB | rgb(232, 127, 176) |
| HSL | hsl(332, 70%, 70%) |
| HSV | hsv(332, 45%, 91%) |
| CMYK | cmyk(0%, 45.3%, 24.1%, 9%) |
| CIE-LAB | lab(66.12, 46.17, -7.78) |
| CIE-LCH | lch(66.12, 46.82, 350.44°) |
| OKLab | oklab(72.61% 0.1389 -0.02) |
| OKLCH | oklch(72.61% 0.14 351.8) |
| XYZ | xyz(48.7059, 35.4729, 45.3476) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.16
Bubblegum (survey)
#FF6CB5
ΔE00 4.90
Bubble Gum Pink
#FF69AF
ΔE00 5.10
Hot Pink
#FF69B4
ΔE00 5.23
Bubblegum Pink
#FE83CC
ΔE00 5.64
Pinky
#FC86AA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87FB0 #7FE8B7
analogous
#E87FE4 #E87FB0 #E8827F
triadic
#E87FB0 #B0E87F #7FB0E8
tetradic
#E87FB0 #E4E87F #7FE8B7 #827FE8
square
#E87FB0 #E4E87F #7FE8B7 #827FE8
split-complementary
#E87FB0 #7FE882 #7FE4E8
monochromatic
#C92471 #DF4B90 #E87FB0 #F1B3D0 #FAE5EF
Accessibility & contrast
On white
2.59
#E87FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#E87FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87FB0
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87FB0 | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B95B2
Deuteranopia (green-blind)
#A6A8AD
Tritanopia (blue-blind)
#F67B91
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e87fb0; /* rgb */ color: rgb(232, 127, 176); /* oklch */ color: oklch(72.6% 0.140 351.8);
Tailwind
colors: {
custom: {
50: '#f2a6c7',
500: '#e87fb0',
950: '#000000',
},
}SCSS
$custom: #e87fb0; $custom-light: #f2a6c7; $custom-dark: #000000;
JSON
{
"hex": "#e87fb0",
"rgb": {
"r": 232,
"g": 127,
"b": 176
},
"hsl": {
"h": 332,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.72613,
"c": 0.1403,
"h": 351.8
},
"luminance": 0.35469
}Semantic roles & 50–950 ramp
primary
#E87FB0
secondary
#D3F0E2
accent
#D27914
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82