#EA7BB5#EA7BB5
#EA7BB5 is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.4% C 0.151 H 348.9°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BB5 |
|---|---|
| RGB | rgb(234, 123, 181) |
| HSL | hsl(329, 73%, 70%) |
| HSV | hsv(329, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 22.6%, 8.2%) |
| CIE-LAB | lab(65.75, 49.53, -11.13) |
| CIE-LCH | lch(65.75, 50.76, 347.34°) |
| OKLab | oklab(72.44% 0.1486 -0.029) |
| OKLCH | oklch(72.44% 0.151 348.9) |
| XYZ | xyz(49.3564, 34.9984, 47.8630) |
| Luminance | 0.3499 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.77
Bubblegum (survey)
#FF6CB5
ΔE00 3.96
Hot Pink
#FF69B4
ΔE00 4.24
Bubble Gum Pink
#FF69AF
ΔE00 4.47
Bubblegum Pink
#FE83CC
ΔE00 4.66
Pale Magenta
#D767AD
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BB5 #7BEAB0
analogous
#E87BEA #EA7BB5 #EA7B7D
triadic
#EA7BB5 #B5EA7B #7BB5EA
tetradic
#EA7BB5 #EAE87B #7BEAB0 #7B7DEA
square
#EA7BB5 #EAE87B #7BEAB0 #7B7DEA
split-complementary
#EA7BB5 #7DEA7B #7BEAE8
monochromatic
#CA2079 #E24697 #EA7BB5 #F2B0D3 #FBE5F0
Accessibility & contrast
On white
2.63
#EA7BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#EA7BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BB5
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BB5 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8694B7
Deuteranopia (green-blind)
#A3A7B2
Tritanopia (blue-blind)
#F87891
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ea7bb5; /* rgb */ color: rgb(234, 123, 181); /* oklch */ color: oklch(72.4% 0.151 348.9);
Tailwind
colors: {
custom: {
50: '#f3a4cb',
500: '#ea7bb5',
950: '#000000',
},
}SCSS
$custom: #ea7bb5; $custom-light: #f3a4cb; $custom-dark: #000000;
JSON
{
"hex": "#ea7bb5",
"rgb": {
"r": 234,
"g": 123,
"b": 181
},
"hsl": {
"h": 328.649,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.72442,
"c": 0.15139,
"h": 348.9
},
"luminance": 0.34995
}Semantic roles & 50–950 ramp
primary
#EA7BB5
secondary
#D1F0E0
accent
#D56E11
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82