#EA7DBD#EA7DBD
#EA7DBD is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.0% C 0.153 H 345.3°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7DBD |
|---|---|
| RGB | rgb(234, 125, 189) |
| HSL | hsl(325, 72%, 70%) |
| HSV | hsv(325, 47%, 92%) |
| CMYK | cmyk(0%, 46.6%, 19.2%, 8.2%) |
| CIE-LAB | lab(66.40, 49.69, -14.66) |
| CIE-LCH | lch(66.40, 51.80, 343.56°) |
| OKLab | oklab(73.02% 0.148 -0.0387) |
| OKLCH | oklch(73.02% 0.153 345.3) |
| XYZ | xyz(50.4516, 35.8375, 52.3943) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.74
Pink (survey)
#FF81C0
ΔE00 3.90
Bubblegum (survey)
#FF6CB5
ΔE00 4.61
Hot Pink
#FF69B4
ΔE00 4.89
Bubble Gum Pink
#FF69AF
ΔE00 5.43
Pale Magenta
#D767AD
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7DBD #7DEAAA
analogous
#E17DEA #EA7DBD #EA7D86
triadic
#EA7DBD #BDEA7D #7DBDEA
tetradic
#EA7DBD #EAE17D #7DEAAA #7D86EA
square
#EA7DBD #EAE17D #7DEAAA #7D86EA
split-complementary
#EA7DBD #86EA7D #7DEAE1
monochromatic
#CC2185 #E148A2 #EA7DBD #F3B2D8 #FBE5F2
Accessibility & contrast
On white
2.57
#EA7DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#EA7DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7DBD
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7DBD | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8696BF
Deuteranopia (green-blind)
#A2A8BA
Tritanopia (blue-blind)
#F77C95
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea7dbd; /* rgb */ color: rgb(234, 125, 189); /* oklch */ color: oklch(73.0% 0.153 345.3);
Tailwind
colors: {
custom: {
50: '#f3a5d1',
500: '#ea7dbd',
950: '#000000',
},
}SCSS
$custom: #ea7dbd; $custom-light: #f3a5d1; $custom-dark: #000000;
JSON
{
"hex": "#ea7dbd",
"rgb": {
"r": 234,
"g": 125,
"b": 189
},
"hsl": {
"h": 324.771,
"s": 72.185,
"l": 70.392
},
"oklch": {
"l": 0.73015,
"c": 0.15293,
"h": 345.3
},
"luminance": 0.35834
}Semantic roles & 50–950 ramp
primary
#EA7DBD
secondary
#D2F0DF
accent
#D46211
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82