#EA7DB4#EA7DB4
#EA7DB4 is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.7% C 0.148 H 349.8°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7DB4 |
|---|---|
| RGB | rgb(234, 125, 180) |
| HSL | hsl(330, 72%, 70%) |
| HSV | hsv(330, 47%, 92%) |
| CMYK | cmyk(0%, 46.6%, 23.1%, 8.2%) |
| CIE-LAB | lab(66.10, 48.39, -10.03) |
| CIE-LCH | lch(66.10, 49.42, 348.29°) |
| OKLab | oklab(72.7% 0.1453 -0.0261) |
| OKLCH | oklch(72.7% 0.148 349.8) |
| XYZ | xyz(49.5048, 35.4588, 47.4081) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.65
Bubblegum (survey)
#FF6CB5
ΔE00 4.21
Hot Pink
#FF69B4
ΔE00 4.53
Bubble Gum Pink
#FF69AF
ΔE00 4.64
Bubblegum Pink
#FE83CC
ΔE00 4.78
Carnation Pink
#FF7FA7
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7DB4 #7DEAB3
analogous
#E97DEA #EA7DB4 #EA7D7D
triadic
#EA7DB4 #B4EA7D #7DB4EA
tetradic
#EA7DB4 #EAE97D #7DEAB3 #7D7DEA
square
#EA7DB4 #EAE97D #7DEAB3 #7D7DEA
split-complementary
#EA7DB4 #7DEA7D #7DEAE9
monochromatic
#CC2177 #E14896 #EA7DB4 #F3B2D2 #FBE5F0
Accessibility & contrast
On white
2.60
#EA7DB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#EA7DB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7DB4
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7DB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7DB4 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8895B6
Deuteranopia (green-blind)
#A5A8B1
Tritanopia (blue-blind)
#F87A91
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea7db4; /* rgb */ color: rgb(234, 125, 180); /* oklch */ color: oklch(72.7% 0.148 349.8);
Tailwind
colors: {
custom: {
50: '#f3a5ca',
500: '#ea7db4',
950: '#000000',
},
}SCSS
$custom: #ea7db4; $custom-light: #f3a5ca; $custom-dark: #000000;
JSON
{
"hex": "#ea7db4",
"rgb": {
"r": 234,
"g": 125,
"b": 180
},
"hsl": {
"h": 329.725,
"s": 72.185,
"l": 70.392
},
"oklch": {
"l": 0.727,
"c": 0.1476,
"h": 349.8
},
"luminance": 0.35455
}Semantic roles & 50–950 ramp
primary
#EA7DB4
secondary
#D2F0E1
accent
#D47211
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82