#EA8BCC#EA8BCC
#EA8BCC is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.7% C 0.140 H 339.8°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BCC |
|---|---|
| RGB | rgb(234, 139, 204) |
| HSL | hsl(319, 69%, 73%) |
| HSV | hsv(319, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 12.8%, 8.2%) |
| CIE-LAB | lab(69.70, 44.89, -18.06) |
| CIE-LCH | lch(69.70, 48.39, 338.08°) |
| OKLab | oklab(75.67% 0.1313 -0.0482) |
| OKLCH | oklch(75.67% 0.14 339.8) |
| XYZ | xyz(54.0636, 40.3206, 62.0501) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.64
Lavender Pink
#DD85D7
ΔE00 4.84
Pink (survey)
#FF81C0
ΔE00 5.17
Plum
#DDA0DD
ΔE00 6.45
Violet (CSS)
#EE82EE
ΔE00 7.42
Bubblegum (survey)
#FF6CB5
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BCC #8BEAA9
analogous
#D88BEA #EA8BCC #EA8B9C
triadic
#EA8BCC #CCEA8B #8BCCEA
tetradic
#EA8BCC #EAD88B #8BEAA9 #8B9CEA
square
#EA8BCC #EAD88B #8BEAA9 #8B9CEA
split-complementary
#EA8BCC #9CEA8B #8BEAD8
monochromatic
#D4269D #E157B5 #EA8BCC #F3BFE3 #FAE5F4
Accessibility & contrast
On white
2.32
#EA8BCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#EA8BCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BCC
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BCC | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA1CE
Deuteranopia (green-blind)
#A7B0C9
Tritanopia (blue-blind)
#F48DA3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea8bcc; /* rgb */ color: rgb(234, 139, 204); /* oklch */ color: oklch(75.7% 0.140 339.8);
Tailwind
colors: {
custom: {
50: '#f2afdb',
500: '#ea8bcc',
950: '#000000',
},
}SCSS
$custom: #ea8bcc; $custom-light: #f2afdb; $custom-dark: #000000;
JSON
{
"hex": "#ea8bcc",
"rgb": {
"r": 234,
"g": 139,
"b": 204
},
"hsl": {
"h": 318.947,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.75665,
"c": 0.13982,
"h": 339.8
},
"luminance": 0.40317
}Semantic roles & 50–950 ramp
primary
#EA8BCC
secondary
#D9F2E1
accent
#D15014
background
#FFFAFD
surface
#FEF5FB
border
#D6CFD4
text
#171015
muted
#857F83