#EA8BCE#EA8BCE
#EA8BCE is a light, vivid pink. Relative luminance 0.404; OKLCH L 75.7% C 0.141 H 338.9°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BCE |
|---|---|
| RGB | rgb(234, 139, 206) |
| HSL | hsl(318, 69%, 73%) |
| HSV | hsv(318, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 12%, 8.2%) |
| CIE-LAB | lab(69.77, 45.21, -19.07) |
| CIE-LCH | lch(69.77, 49.07, 337.13°) |
| OKLab | oklab(75.74% 0.1318 -0.051) |
| OKLCH | oklch(75.74% 0.141 338.9) |
| XYZ | xyz(54.3050, 40.4171, 63.3215) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.77
Lavender Pink
#DD85D7
ΔE00 4.46
Pink (survey)
#FF81C0
ΔE00 5.47
Plum
#DDA0DD
ΔE00 6.27
Violet (CSS)
#EE82EE
ΔE00 6.98
Purply Pink
#F075E6
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BCE #8BEAA7
analogous
#D68BEA #EA8BCE #EA8B9E
triadic
#EA8BCE #CEEA8B #8BCEEA
tetradic
#EA8BCE #EAD68B #8BEAA7 #8B9EEA
square
#EA8BCE #EAD68B #8BEAA7 #8B9EEA
split-complementary
#EA8BCE #9EEA8B #8BEAD6
monochromatic
#D426A1 #E157B8 #EA8BCE #F3BFE4 #FAE5F4
Accessibility & contrast
On white
2.31
#EA8BCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#EA8BCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BCE
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BCE | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA1D0
Deuteranopia (green-blind)
#A6B0CB
Tritanopia (blue-blind)
#F48DA4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea8bce; /* rgb */ color: rgb(234, 139, 206); /* oklch */ color: oklch(75.7% 0.141 338.9);
Tailwind
colors: {
custom: {
50: '#f2afdd',
500: '#ea8bce',
950: '#000000',
},
}SCSS
$custom: #ea8bce; $custom-light: #f2afdd; $custom-dark: #000000;
JSON
{
"hex": "#ea8bce",
"rgb": {
"r": 234,
"g": 139,
"b": 206
},
"hsl": {
"h": 317.684,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.75739,
"c": 0.14133,
"h": 338.9
},
"luminance": 0.40414
}Semantic roles & 50–950 ramp
primary
#EA8BCE
secondary
#D9F2E0
accent
#D14C14
background
#FFFAFD
surface
#FEF5FB
border
#D6CFD4
text
#171015
muted
#857F83