#EA7CBC#EA7CBC
#EA7CBC is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.8% C 0.154 H 345.7°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7CBC |
|---|---|
| RGB | rgb(234, 124, 188) |
| HSL | hsl(325, 72%, 70%) |
| HSV | hsv(325, 47%, 92%) |
| CMYK | cmyk(0%, 47%, 19.7%, 8.2%) |
| CIE-LAB | lab(66.17, 50.04, -14.44) |
| CIE-LCH | lch(66.17, 52.08, 343.90°) |
| OKLab | oklab(72.83% 0.1492 -0.0381) |
| OKLCH | oklch(72.83% 0.154 345.7) |
| XYZ | xyz(50.2175, 35.5423, 51.7827) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.87
Pink (survey)
#FF81C0
ΔE00 3.92
Bubblegum (survey)
#FF6CB5
ΔE00 4.44
Hot Pink
#FF69B4
ΔE00 4.70
Bubble Gum Pink
#FF69AF
ΔE00 5.24
Pale Magenta
#D767AD
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7CBC #7CEAAA
analogous
#E17CEA #EA7CBC #EA7C85
triadic
#EA7CBC #BCEA7C #7CBCEA
tetradic
#EA7CBC #EAE17C #7CEAAA #7C85EA
square
#EA7CBC #EAE17C #7CEAAA #7C85EA
split-complementary
#EA7CBC #85EA7C #7CEAE1
monochromatic
#CB2184 #E247A1 #EA7CBC #F2B1D7 #FBE5F2
Accessibility & contrast
On white
2.59
#EA7CBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#EA7CBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7CBC
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7CBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7CBC | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8595BE
Deuteranopia (green-blind)
#A2A8B9
Tritanopia (blue-blind)
#F77B94
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea7cbc; /* rgb */ color: rgb(234, 124, 188); /* oklch */ color: oklch(72.8% 0.154 345.7);
Tailwind
colors: {
custom: {
50: '#f3a5d0',
500: '#ea7cbc',
950: '#000000',
},
}SCSS
$custom: #ea7cbc; $custom-light: #f3a5d0; $custom-dark: #000000;
JSON
{
"hex": "#ea7cbc",
"rgb": {
"r": 234,
"g": 124,
"b": 188
},
"hsl": {
"h": 325.091,
"s": 72.368,
"l": 70.196
},
"oklch": {
"l": 0.72833,
"c": 0.15393,
"h": 345.7
},
"luminance": 0.35539
}Semantic roles & 50–950 ramp
primary
#EA7CBC
secondary
#D2F0DE
accent
#D46311
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82