#EA7BB0#EA7BB0
#EA7BB0 is a light, vivid pink. Relative luminance 0.348; OKLCH L 72.3% C 0.149 H 351.5°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BB0 |
|---|---|
| RGB | rgb(234, 123, 176) |
| HSL | hsl(331, 73%, 70%) |
| HSV | hsv(331, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 24.8%, 8.2%) |
| CIE-LAB | lab(65.59, 48.83, -8.53) |
| CIE-LCH | lch(65.59, 49.57, 350.09°) |
| OKLab | oklab(72.27% 0.147 -0.022) |
| OKLCH | oklch(72.27% 0.149 351.5) |
| XYZ | xyz(48.8526, 34.7969, 45.2094) |
| Luminance | 0.3479 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.00
Bubblegum (survey)
#FF6CB5
ΔE00 4.06
Bubble Gum Pink
#FF69AF
ΔE00 4.28
Hot Pink
#FF69B4
ΔE00 4.35
Bubblegum Pink
#FE83CC
ΔE00 5.45
Carnation Pink
#FF7FA7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BB0 #7BEAB5
analogous
#EA7BE8 #EA7BB0 #EA7D7B
triadic
#EA7BB0 #B0EA7B #7BB0EA
tetradic
#EA7BB0 #E8EA7B #7BEAB5 #7D7BEA
square
#EA7BB0 #E8EA7B #7BEAB5 #7D7BEA
split-complementary
#EA7BB0 #7BEA7D #7BE8EA
monochromatic
#CA2071 #E24690 #EA7BB0 #F2B0D0 #FBE5EF
Accessibility & contrast
On white
2.64
#EA7BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#EA7BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BB0
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BB0 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8893B2
Deuteranopia (green-blind)
#A4A7AD
Tritanopia (blue-blind)
#F8778F
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ea7bb0; /* rgb */ color: rgb(234, 123, 176); /* oklch */ color: oklch(72.3% 0.149 351.5);
Tailwind
colors: {
custom: {
50: '#f3a4c7',
500: '#ea7bb0',
950: '#000000',
},
}SCSS
$custom: #ea7bb0; $custom-light: #f3a4c7; $custom-dark: #000000;
JSON
{
"hex": "#ea7bb0",
"rgb": {
"r": 234,
"g": 123,
"b": 176
},
"hsl": {
"h": 331.351,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.72272,
"c": 0.14869,
"h": 351.5
},
"luminance": 0.34793
}Semantic roles & 50–950 ramp
primary
#EA7BB0
secondary
#D1F0E1
accent
#D57711
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82