#EA8BCB#EA8BCB
#EA8BCB is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.6% C 0.139 H 340.3°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BCB |
|---|---|
| RGB | rgb(234, 139, 203) |
| HSL | hsl(320, 69%, 73%) |
| HSV | hsv(320, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 13.2%, 8.2%) |
| CIE-LAB | lab(69.66, 44.73, -17.56) |
| CIE-LCH | lch(69.66, 48.06, 338.57°) |
| OKLab | oklab(75.63% 0.131 -0.0468) |
| OKLCH | oklch(75.63% 0.139 340.3) |
| XYZ | xyz(53.9441, 40.2727, 61.4204) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.60
Pink (survey)
#FF81C0
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 5.04
Plum
#DDA0DD
ΔE00 6.55
Bubblegum (survey)
#FF6CB5
ΔE00 7.50
Violet (CSS)
#EE82EE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BCB #8BEAAA
analogous
#D98BEA #EA8BCB #EA8B9B
triadic
#EA8BCB #CBEA8B #8BCBEA
tetradic
#EA8BCB #EAD98B #8BEAAA #8B9BEA
square
#EA8BCB #EAD98B #8BEAAA #8B9BEA
split-complementary
#EA8BCB #9BEA8B #8BEAD9
monochromatic
#D4269B #E157B4 #EA8BCB #F3BFE2 #FAE5F3
Accessibility & contrast
On white
2.32
#EA8BCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EA8BCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BCB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BCB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA1CD
Deuteranopia (green-blind)
#A7B0C8
Tritanopia (blue-blind)
#F48CA3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea8bcb; /* rgb */ color: rgb(234, 139, 203); /* oklch */ color: oklch(75.6% 0.139 340.3);
Tailwind
colors: {
custom: {
50: '#f2afdb',
500: '#ea8bcb',
950: '#000000',
},
}SCSS
$custom: #ea8bcb; $custom-light: #f2afdb; $custom-dark: #000000;
JSON
{
"hex": "#ea8bcb",
"rgb": {
"r": 234,
"g": 139,
"b": 203
},
"hsl": {
"h": 319.579,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.75628,
"c": 0.13908,
"h": 340.3
},
"luminance": 0.40269
}Semantic roles & 50–950 ramp
primary
#EA8BCB
secondary
#D9F2E1
accent
#D15214
background
#FFFAFD
surface
#FEF5FA
border
#D6CFD3
text
#171015
muted
#857F83