#EA8BCF#EA8BCF
#EA8BCF is a light, vivid pink. Relative luminance 0.405; OKLCH L 75.8% C 0.142 H 338.4°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BCF |
|---|---|
| RGB | rgb(234, 139, 207) |
| HSL | hsl(317, 69%, 73%) |
| HSV | hsv(317, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 11.5%, 8.2%) |
| CIE-LAB | lab(69.80, 45.38, -19.57) |
| CIE-LCH | lch(69.80, 49.42, 336.67°) |
| OKLab | oklab(75.78% 0.1321 -0.0523) |
| OKLCH | oklch(75.78% 0.142 338.4) |
| XYZ | xyz(54.4269, 40.4659, 63.9633) |
| Luminance | 0.4046 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.85
Lavender Pink
#DD85D7
ΔE00 4.28
Pink (survey)
#FF81C0
ΔE00 5.62
Plum
#DDA0DD
ΔE00 6.18
Violet (CSS)
#EE82EE
ΔE00 6.77
Purply Pink
#F075E6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BCF #8BEAA6
analogous
#D68BEA #EA8BCF #EA8B9F
triadic
#EA8BCF #CFEA8B #8BCFEA
tetradic
#EA8BCF #EAD68B #8BEAA6 #8B9FEA
square
#EA8BCF #EAD68B #8BEAA6 #8B9FEA
split-complementary
#EA8BCF #9FEA8B #8BEAD6
monochromatic
#D426A3 #E157BA #EA8BCF #F3BFE4 #FAE5F4
Accessibility & contrast
On white
2.31
#EA8BCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#EA8BCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BCF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BCF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA2D1
Deuteranopia (green-blind)
#A6B0CC
Tritanopia (blue-blind)
#F48DA4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea8bcf; /* rgb */ color: rgb(234, 139, 207); /* oklch */ color: oklch(75.8% 0.142 338.4);
Tailwind
colors: {
custom: {
50: '#f2afdd',
500: '#ea8bcf',
950: '#000000',
},
}SCSS
$custom: #ea8bcf; $custom-light: #f2afdd; $custom-dark: #000000;
JSON
{
"hex": "#ea8bcf",
"rgb": {
"r": 234,
"g": 139,
"b": 207
},
"hsl": {
"h": 317.053,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.75777,
"c": 0.14209,
"h": 338.4
},
"luminance": 0.40463
}Semantic roles & 50–950 ramp
primary
#EA8BCF
secondary
#D9F2E0
accent
#D14A14
background
#FFFAFD
surface
#FEF5FB
border
#D6CFD4
text
#171015
muted
#857F83