#EA7DC3#EA7DC3
#EA7DC3 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.2% C 0.157 H 342.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7DC3 |
|---|---|
| RGB | rgb(234, 125, 195) |
| HSL | hsl(321, 72%, 70%) |
| HSV | hsv(321, 47%, 92%) |
| CMYK | cmyk(0%, 46.6%, 16.7%, 8.2%) |
| CIE-LAB | lab(66.60, 50.58, -17.73) |
| CIE-LCH | lch(66.60, 53.60, 340.68°) |
| OKLab | oklab(73.23% 0.1496 -0.0471) |
| OKLCH | oklch(73.23% 0.157 342.5) |
| XYZ | xyz(51.1164, 36.1034, 55.8956) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.59
Pink (survey)
#FF81C0
ΔE00 4.57
Bubblegum (survey)
#FF6CB5
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.43
Hot Pink
#FF69B4
ΔE00 5.53
Bubble Gum Pink
#FF69AF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7DC3 #7DEAA4
analogous
#DA7DEA #EA7DC3 #EA7D8C
triadic
#EA7DC3 #C3EA7D #7DC3EA
tetradic
#EA7DC3 #EADA7D #7DEAA4 #7D8CEA
square
#EA7DC3 #EADA7D #7DEAA4 #7D8CEA
split-complementary
#EA7DC3 #8CEA7D #7DEADA
monochromatic
#CC218F #E148AB #EA7DC3 #F3B2DB #FBE5F3
Accessibility & contrast
On white
2.55
#EA7DC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#EA7DC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7DC3
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7DC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7DC3 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8497C5
Deuteranopia (green-blind)
#A1A9C0
Tritanopia (blue-blind)
#F67E97
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea7dc3; /* rgb */ color: rgb(234, 125, 195); /* oklch */ color: oklch(73.2% 0.157 342.5);
Tailwind
colors: {
custom: {
50: '#f3a5d5',
500: '#ea7dc3',
950: '#000000',
},
}SCSS
$custom: #ea7dc3; $custom-light: #f3a5d5; $custom-dark: #000000;
JSON
{
"hex": "#ea7dc3",
"rgb": {
"r": 234,
"g": 125,
"b": 195
},
"hsl": {
"h": 321.468,
"s": 72.185,
"l": 70.392
},
"oklch": {
"l": 0.73234,
"c": 0.15687,
"h": 342.5
},
"luminance": 0.361
}Semantic roles & 50–950 ramp
primary
#EA7DC3
secondary
#D2F0DD
accent
#D45711
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83