#EA7BBE#EA7BBE
#EA7BBE is a light, vivid pink. Relative luminance 0.354; OKLCH L 72.8% C 0.157 H 344.6°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BBE |
|---|---|
| RGB | rgb(234, 123, 190) |
| HSL | hsl(324, 73%, 70%) |
| HSV | hsv(324, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 18.8%, 8.2%) |
| CIE-LAB | lab(66.04, 50.82, -15.76) |
| CIE-LCH | lch(66.04, 53.21, 342.77°) |
| OKLab | oklab(72.76% 0.1512 -0.0417) |
| OKLCH | oklch(72.76% 0.157 344.6) |
| XYZ | xyz(50.3099, 35.3798, 52.8844) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.85
Pink (survey)
#FF81C0
ΔE00 4.23
Bubblegum (survey)
#FF6CB5
ΔE00 4.58
Hot Pink
#FF69B4
ΔE00 4.81
Bubble Gum Pink
#FF69AF
ΔE00 5.44
Pale Magenta
#D767AD
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BBE #7BEAA7
analogous
#DF7BEA #EA7BBE #EA7B86
triadic
#EA7BBE #BEEA7B #7BBEEA
tetradic
#EA7BBE #EADF7B #7BEAA7 #7B86EA
square
#EA7BBE #EADF7B #7BEAA7 #7B86EA
split-complementary
#EA7BBE #86EA7B #7BEADF
monochromatic
#CA2087 #E246A4 #EA7BBE #F2B0D8 #FBE5F2
Accessibility & contrast
On white
2.60
#EA7BBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#EA7BBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BBE
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BBE | 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)
#8395C0
Deuteranopia (green-blind)
#A1A7BB
Tritanopia (blue-blind)
#F67A94
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ea7bbe; /* rgb */ color: rgb(234, 123, 190); /* oklch */ color: oklch(72.8% 0.157 344.6);
Tailwind
colors: {
custom: {
50: '#f3a4d1',
500: '#ea7bbe',
950: '#000000',
},
}SCSS
$custom: #ea7bbe; $custom-light: #f3a4d1; $custom-dark: #000000;
JSON
{
"hex": "#ea7bbe",
"rgb": {
"r": 234,
"g": 123,
"b": 190
},
"hsl": {
"h": 323.784,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.72761,
"c": 0.15683,
"h": 344.6
},
"luminance": 0.35376
}Semantic roles & 50–950 ramp
primary
#EA7BBE
secondary
#D1F0DD
accent
#D55E11
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82