#EA7BB4#EA7BB4
#EA7BB4 is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.4% C 0.151 H 349.4°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BB4 |
|---|---|
| RGB | rgb(234, 123, 180) |
| HSL | hsl(329, 73%, 70%) |
| HSV | hsv(329, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 23.1%, 8.2%) |
| CIE-LAB | lab(65.72, 49.39, -10.61) |
| CIE-LCH | lch(65.72, 50.51, 347.88°) |
| OKLab | oklab(72.41% 0.1483 -0.0276) |
| OKLCH | oklch(72.41% 0.151 349.4) |
| XYZ | xyz(49.2542, 34.9575, 47.3245) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.79
Bubblegum (survey)
#FF6CB5
ΔE00 3.95
Hot Pink
#FF69B4
ΔE00 4.23
Bubble Gum Pink
#FF69AF
ΔE00 4.41
Bubblegum Pink
#FE83CC
ΔE00 4.80
Pale Magenta
#D767AD
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BB4 #7BEAB1
analogous
#E87BEA #EA7BB4 #EA7B7D
triadic
#EA7BB4 #B4EA7B #7BB4EA
tetradic
#EA7BB4 #EAE87B #7BEAB1 #7B7DEA
square
#EA7BB4 #EAE87B #7BEAB1 #7B7DEA
split-complementary
#EA7BB4 #7DEA7B #7BEAE8
monochromatic
#CA2078 #E24696 #EA7BB4 #F2B0D2 #FBE5F0
Accessibility & contrast
On white
2.63
#EA7BB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#EA7BB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BB4
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BB4 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8694B6
Deuteranopia (green-blind)
#A3A7B1
Tritanopia (blue-blind)
#F87890
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ea7bb4; /* rgb */ color: rgb(234, 123, 180); /* oklch */ color: oklch(72.4% 0.151 349.4);
Tailwind
colors: {
custom: {
50: '#f3a4ca',
500: '#ea7bb4',
950: '#000000',
},
}SCSS
$custom: #ea7bb4; $custom-light: #f3a4ca; $custom-dark: #000000;
JSON
{
"hex": "#ea7bb4",
"rgb": {
"r": 234,
"g": 123,
"b": 180
},
"hsl": {
"h": 329.189,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.72408,
"c": 0.15083,
"h": 349.4
},
"luminance": 0.34954
}Semantic roles & 50–950 ramp
primary
#EA7BB4
secondary
#D1F0E0
accent
#D57011
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82