#EA7DBA#EA7DBA
#EA7DBA is a light, vivid pink. Relative luminance 0.357; OKLCH L 72.9% C 0.151 H 346.8°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7DBA |
|---|---|
| RGB | rgb(234, 125, 186) |
| HSL | hsl(326, 72%, 70%) |
| HSV | hsv(326, 47%, 92%) |
| CMYK | cmyk(0%, 46.6%, 20.5%, 8.2%) |
| CIE-LAB | lab(66.30, 49.25, -13.12) |
| CIE-LCH | lch(66.30, 50.97, 345.08°) |
| OKLab | oklab(72.91% 0.1471 -0.0345) |
| OKLCH | oklch(72.91% 0.151 346.8) |
| XYZ | xyz(50.1293, 35.7086, 50.6971) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.69
Bubblegum Pink
#FE83CC
ΔE00 3.99
Bubblegum (survey)
#FF6CB5
ΔE00 4.37
Hot Pink
#FF69B4
ΔE00 4.67
Bubble Gum Pink
#FF69AF
ΔE00 5.09
Pale Magenta
#D767AD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7DBA #7DEAAD
analogous
#E37DEA #EA7DBA #EA7D83
triadic
#EA7DBA #BAEA7D #7DBAEA
tetradic
#EA7DBA #EAE37D #7DEAAD #7D83EA
square
#EA7DBA #EAE37D #7DEAAD #7D83EA
split-complementary
#EA7DBA #83EA7D #7DEAE3
monochromatic
#CC2180 #E1489E #EA7DBA #F3B2D6 #FBE5F1
Accessibility & contrast
On white
2.58
#EA7DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#EA7DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7DBA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7DBA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8796BC
Deuteranopia (green-blind)
#A3A8B7
Tritanopia (blue-blind)
#F77B94
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea7dba; /* rgb */ color: rgb(234, 125, 186); /* oklch */ color: oklch(72.9% 0.151 346.8);
Tailwind
colors: {
custom: {
50: '#f3a5ce',
500: '#ea7dba',
950: '#000000',
},
}SCSS
$custom: #ea7dba; $custom-light: #f3a5ce; $custom-dark: #000000;
JSON
{
"hex": "#ea7dba",
"rgb": {
"r": 234,
"g": 125,
"b": 186
},
"hsl": {
"h": 326.422,
"s": 72.185,
"l": 70.392
},
"oklch": {
"l": 0.72908,
"c": 0.15107,
"h": 346.8
},
"luminance": 0.35705
}Semantic roles & 50–950 ramp
primary
#EA7DBA
secondary
#D2F0E0
accent
#D46711
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F13
muted
#857F82