#EA7BBC#EA7BBC
#EA7BBC is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.7% C 0.156 H 345.5°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BBC |
|---|---|
| RGB | rgb(234, 123, 188) |
| HSL | hsl(325, 73%, 70%) |
| HSV | hsv(325, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 19.7%, 8.2%) |
| CIE-LAB | lab(65.98, 50.53, -14.73) |
| CIE-LCH | lch(65.98, 52.64, 343.75°) |
| OKLab | oklab(72.69% 0.1506 -0.0389) |
| OKLCH | oklch(72.69% 0.156 345.5) |
| XYZ | xyz(50.0928, 35.2930, 51.7411) |
| Luminance | 0.3529 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.95
Pink (survey)
#FF81C0
ΔE00 4.05
Bubblegum (survey)
#FF6CB5
ΔE00 4.37
Hot Pink
#FF69B4
ΔE00 4.61
Bubble Gum Pink
#FF69AF
ΔE00 5.18
Pale Magenta
#D767AD
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BBC #7BEAA9
analogous
#E17BEA #EA7BBC #EA7B84
triadic
#EA7BBC #BCEA7B #7BBCEA
tetradic
#EA7BBC #EAE17B #7BEAA9 #7B84EA
square
#EA7BBC #EAE17B #7BEAA9 #7B84EA
split-complementary
#EA7BBC #84EA7B #7BEAE1
monochromatic
#CA2084 #E246A1 #EA7BBC #F2B0D7 #FBE5F2
Accessibility & contrast
On white
2.61
#EA7BBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#EA7BBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BBC
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BBC | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8495BE
Deuteranopia (green-blind)
#A1A7B9
Tritanopia (blue-blind)
#F77A93
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ea7bbc; /* rgb */ color: rgb(234, 123, 188); /* oklch */ color: oklch(72.7% 0.156 345.5);
Tailwind
colors: {
custom: {
50: '#f3a4d0',
500: '#ea7bbc',
950: '#000000',
},
}SCSS
$custom: #ea7bbc; $custom-light: #f3a4d0; $custom-dark: #000000;
JSON
{
"hex": "#ea7bbc",
"rgb": {
"r": 234,
"g": 123,
"b": 188
},
"hsl": {
"h": 324.865,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.72689,
"c": 0.15556,
"h": 345.5
},
"luminance": 0.35289
}Semantic roles & 50–950 ramp
primary
#EA7BBC
secondary
#D1F0DE
accent
#D56211
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82