#EA7DC4#EA7DC4
#EA7DC4 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.3% C 0.158 H 342.1°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7DC4 |
|---|---|
| RGB | rgb(234, 125, 196) |
| HSL | hsl(321, 72%, 70%) |
| HSV | hsv(321, 47%, 92%) |
| CMYK | cmyk(0%, 46.6%, 16.2%, 8.2%) |
| CIE-LAB | lab(66.63, 50.73, -18.24) |
| CIE-LCH | lch(66.63, 53.91, 340.23°) |
| OKLab | oklab(73.27% 0.1499 -0.0485) |
| OKLCH | oklch(73.27% 0.158 342.1) |
| XYZ | xyz(51.2298, 36.1488, 56.4930) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.61
Pink (survey)
#FF81C0
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 5.24
Bubblegum (survey)
#FF6CB5
ΔE00 5.43
Hot Pink
#FF69B4
ΔE00 5.65
Bubble Gum Pink
#FF69AF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7DC4 #7DEAA3
analogous
#D97DEA #EA7DC4 #EA7D8E
triadic
#EA7DC4 #C4EA7D #7DC4EA
tetradic
#EA7DC4 #EAD97D #7DEAA3 #7D8EEA
square
#EA7DC4 #EAD97D #7DEAA3 #7D8EEA
split-complementary
#EA7DC4 #8EEA7D #7DEAD9
monochromatic
#CC2190 #E148AC #EA7DC4 #F3B2DC #FBE5F3
Accessibility & contrast
On white
2.55
#EA7DC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#EA7DC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7DC4
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7DC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7DC4 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8397C6
Deuteranopia (green-blind)
#A0A9C1
Tritanopia (blue-blind)
#F67E98
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea7dc4; /* rgb */ color: rgb(234, 125, 196); /* oklch */ color: oklch(73.3% 0.158 342.1);
Tailwind
colors: {
custom: {
50: '#f3a5d6',
500: '#ea7dc4',
950: '#000000',
},
}SCSS
$custom: #ea7dc4; $custom-light: #f3a5d6; $custom-dark: #000000;
JSON
{
"hex": "#ea7dc4",
"rgb": {
"r": 234,
"g": 125,
"b": 196
},
"hsl": {
"h": 320.917,
"s": 72.185,
"l": 70.392
},
"oklch": {
"l": 0.73271,
"c": 0.15755,
"h": 342.1
},
"luminance": 0.36145
}Semantic roles & 50–950 ramp
primary
#EA7DC4
secondary
#D2F0DD
accent
#D45511
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83