#EA7DAE#EA7DAE
#EA7DAE is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.5% C 0.144 H 353.0°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7DAE |
|---|---|
| RGB | rgb(234, 125, 174) |
| HSL | hsl(333, 72%, 70%) |
| HSV | hsv(333, 47%, 92%) |
| CMYK | cmyk(0%, 46.6%, 25.6%, 8.2%) |
| CIE-LAB | lab(65.92, 47.56, -6.91) |
| CIE-LCH | lch(65.92, 48.06, 351.73°) |
| OKLab | oklab(72.5% 0.1434 -0.0177) |
| OKLCH | oklch(72.5% 0.144 353) |
| XYZ | xyz(48.9068, 35.2196, 44.2584) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.16
Bubblegum (survey)
#FF6CB5
ΔE00 4.53
Bubble Gum Pink
#FF69AF
ΔE00 4.61
Hot Pink
#FF69B4
ΔE00 4.85
Carnation Pink
#FF7FA7
ΔE00 5.20
Pinky
#FC86AA
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7DAE #7DEAB9
analogous
#EA7DE4 #EA7DAE #EA837D
triadic
#EA7DAE #AEEA7D #7DAEEA
tetradic
#EA7DAE #E4EA7D #7DEAB9 #837DEA
square
#EA7DAE #E4EA7D #7DEAB9 #837DEA
split-complementary
#EA7DAE #7DEA83 #7DE4EA
monochromatic
#CC216E #E1488D #EA7DAE #F3B2CF #FBE5EF
Accessibility & contrast
On white
2.61
#EA7DAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#EA7DAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7DAE
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7DAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7DAE | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A94B0
Deuteranopia (green-blind)
#A6A7AB
Tritanopia (blue-blind)
#F8788F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ea7dae; /* rgb */ color: rgb(234, 125, 174); /* oklch */ color: oklch(72.5% 0.144 353.0);
Tailwind
colors: {
custom: {
50: '#f3a5c6',
500: '#ea7dae',
950: '#000000',
},
}SCSS
$custom: #ea7dae; $custom-light: #f3a5c6; $custom-dark: #000000;
JSON
{
"hex": "#ea7dae",
"rgb": {
"r": 234,
"g": 125,
"b": 174
},
"hsl": {
"h": 333.028,
"s": 72.185,
"l": 70.392
},
"oklch": {
"l": 0.725,
"c": 0.14449,
"h": 353
},
"luminance": 0.35216
}Semantic roles & 50–950 ramp
primary
#EA7DAE
secondary
#D2F0E3
accent
#D47D11
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82