#E87ECA#E87ECA
#E87ECA is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.4% C 0.159 H 338.8°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E87ECA |
|---|---|
| RGB | rgb(232, 126, 202) |
| HSL | hsl(317, 70%, 70%) |
| HSV | hsv(317, 46%, 91%) |
| CMYK | cmyk(0%, 45.7%, 12.9%, 9%) |
| CIE-LAB | lab(66.78, 50.54, -21.40) |
| CIE-LCH | lch(66.78, 54.88, 337.05°) |
| OKLab | oklab(73.4% 0.1478 -0.0573) |
| OKLCH | oklch(73.4% 0.159 338.8) |
| XYZ | xyz(51.4006, 36.3452, 60.1737) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.89
Bubblegum Pink
#FE83CC
ΔE00 4.23
Purply Pink
#F075E6
ΔE00 5.65
Pink (survey)
#FF81C0
ΔE00 5.85
Orchid
#DA70D6
ΔE00 6.06
Violet (CSS)
#EE82EE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87ECA #7EE89C
analogous
#D17EE8 #E87ECA #E87E95
triadic
#E87ECA #CAE87E #7ECAE8
tetradic
#E87ECA #E8D17E #7EE89C #7E95E8
square
#E87ECA #E8D17E #7EE89C #7E95E8
split-complementary
#E87ECA #95E87E #7EE8D1
monochromatic
#C82499 #DF4AB5 #E87ECA #F1B2DF #FAE5F4
Accessibility & contrast
On white
2.54
#E87ECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#E87ECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87ECA
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87ECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87ECA | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8298CD
Deuteranopia (green-blind)
#9EA9C7
Tritanopia (blue-blind)
#F2819B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e87eca; /* rgb */ color: rgb(232, 126, 202); /* oklch */ color: oklch(73.4% 0.159 338.8);
Tailwind
colors: {
custom: {
50: '#f1a6da',
500: '#e87eca',
950: '#000000',
},
}SCSS
$custom: #e87eca; $custom-light: #f1a6da; $custom-dark: #000000;
JSON
{
"hex": "#e87eca",
"rgb": {
"r": 232,
"g": 126,
"b": 202
},
"hsl": {
"h": 316.981,
"s": 69.737,
"l": 70.196
},
"oklch": {
"l": 0.73399,
"c": 0.15855,
"h": 338.8
},
"luminance": 0.36342
}Semantic roles & 50–950 ramp
primary
#E87ECA
secondary
#D2F0DB
accent
#D24A14
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83