#E87FD3#E87FD3
#E87FD3 is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.9% C 0.164 H 335.0°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E87FD3 |
|---|---|
| RGB | rgb(232, 127, 211) |
| HSL | hsl(312, 70%, 70%) |
| HSV | hsv(312, 45%, 91%) |
| CMYK | cmyk(0%, 45.3%, 9.1%, 9%) |
| CIE-LAB | lab(67.31, 51.49, -25.62) |
| CIE-LCH | lch(67.31, 57.51, 333.54°) |
| OKLab | oklab(73.9% 0.1486 -0.0692) |
| OKLCH | oklch(73.9% 0.164 335) |
| XYZ | xyz(52.6259, 37.0409, 65.9931) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.56
Purply Pink
#F075E6
ΔE00 4.10
Violet (CSS)
#EE82EE
ΔE00 4.61
Orchid
#DA70D6
ΔE00 5.00
Bubblegum Pink
#FE83CC
ΔE00 5.19
Orchid (survey)
#C875C4
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87FD3 #7FE894
analogous
#C87FE8 #E87FD3 #E87F9E
triadic
#E87FD3 #D3E87F #7FD3E8
tetradic
#E87FD3 #E8C87F #7FE894 #7F9EE8
square
#E87FD3 #E8C87F #7FE894 #7F9EE8
split-complementary
#E87FD3 #9EE87F #7FE8C8
monochromatic
#C924A8 #DF4BC1 #E87FD3 #F1B3E5 #FAE5F6
Accessibility & contrast
On white
2.50
#E87FD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#E87FD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87FD3
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87FD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87FD3 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9AD6
Deuteranopia (green-blind)
#9CAAD0
Tritanopia (blue-blind)
#F1849F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e87fd3; /* rgb */ color: rgb(232, 127, 211); /* oklch */ color: oklch(73.9% 0.164 335.0);
Tailwind
colors: {
custom: {
50: '#f1a7e0',
500: '#e87fd3',
950: '#000000',
},
}SCSS
$custom: #e87fd3; $custom-light: #f1a7e0; $custom-dark: #000000;
JSON
{
"hex": "#e87fd3",
"rgb": {
"r": 232,
"g": 127,
"b": 211
},
"hsl": {
"h": 312,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.73901,
"c": 0.16387,
"h": 335
},
"luminance": 0.37038
}Semantic roles & 50–950 ramp
primary
#E87FD3
secondary
#D3F0D9
accent
#D23A14
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83