#EA7BBF#EA7BBF
#EA7BBF is a light, vivid pink. Relative luminance 0.354; OKLCH L 72.8% C 0.157 H 344.1°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BBF |
|---|---|
| RGB | rgb(234, 123, 191) |
| HSL | hsl(323, 73%, 70%) |
| HSV | hsv(323, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 18.4%, 8.2%) |
| CIE-LAB | lab(66.08, 50.97, -16.27) |
| CIE-LCH | lch(66.08, 53.51, 342.30°) |
| OKLab | oklab(72.8% 0.1515 -0.0431) |
| OKLCH | oklch(72.8% 0.157 344.1) |
| XYZ | xyz(50.4195, 35.4237, 53.4620) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.82
Pink (survey)
#FF81C0
ΔE00 4.33
Bubblegum (survey)
#FF6CB5
ΔE00 4.70
Hot Pink
#FF69B4
ΔE00 4.92
Bubble Gum Pink
#FF69AF
ΔE00 5.58
Pale Magenta
#D767AD
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BBF #7BEAA6
analogous
#DD7BEA #EA7BBF #EA7B88
triadic
#EA7BBF #BFEA7B #7BBFEA
tetradic
#EA7BBF #EADD7B #7BEAA6 #7B88EA
square
#EA7BBF #EADD7B #7BEAA6 #7B88EA
split-complementary
#EA7BBF #88EA7B #7BEADD
monochromatic
#CA2088 #E246A5 #EA7BBF #F2B0D9 #FBE5F2
Accessibility & contrast
On white
2.60
#EA7BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#EA7BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BBF
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BBF | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395C1
Deuteranopia (green-blind)
#A0A7BC
Tritanopia (blue-blind)
#F67B95
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea7bbf; /* rgb */ color: rgb(234, 123, 191); /* oklch */ color: oklch(72.8% 0.157 344.1);
Tailwind
colors: {
custom: {
50: '#f3a4d2',
500: '#ea7bbf',
950: '#000000',
},
}SCSS
$custom: #ea7bbf; $custom-light: #f3a4d2; $custom-dark: #000000;
JSON
{
"hex": "#ea7bbf",
"rgb": {
"r": 234,
"g": 123,
"b": 191
},
"hsl": {
"h": 323.243,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.72798,
"c": 0.15748,
"h": 344.1
},
"luminance": 0.3542
}Semantic roles & 50–950 ramp
primary
#EA7BBF
secondary
#D1F0DD
accent
#D55D11
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82