#EA7FAE#EA7FAE
#EA7FAE is a light, vivid pink. Relative luminance 0.357; OKLCH L 72.8% C 0.141 H 353.4°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FAE |
|---|---|
| RGB | rgb(234, 127, 174) |
| HSL | hsl(334, 72%, 71%) |
| HSV | hsv(334, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 25.6%, 8.2%) |
| CIE-LAB | lab(66.31, 46.56, -6.33) |
| CIE-LCH | lch(66.31, 46.99, 352.26°) |
| OKLab | oklab(72.8% 0.1404 -0.0161) |
| OKLCH | oklch(72.8% 0.141 353.4) |
| XYZ | xyz(49.1625, 35.7311, 44.3437) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.20
Bubblegum (survey)
#FF6CB5
ΔE00 4.91
Pinky
#FC86AA
ΔE00 4.95
Carnation Pink
#FF7FA7
ΔE00 4.96
Bubble Gum Pink
#FF69AF
ΔE00 4.97
Hot Pink
#FF69B4
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FAE #7FEABB
analogous
#EA7FE3 #EA7FAE #EA857F
triadic
#EA7FAE #AEEA7F #7FAEEA
tetradic
#EA7FAE #E3EA7F #7FEABB #857FEA
square
#EA7FAE #E3EA7F #7FEABB #857FEA
split-complementary
#EA7FAE #7FEA85 #7FE3EA
monochromatic
#CD226D #E14A8D #EA7FAE #F3B4CF #FBE5EE
Accessibility & contrast
On white
2.58
#EA7FAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#EA7FAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FAE
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FAE | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C96B0
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#F87A90
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea7fae; /* rgb */ color: rgb(234, 127, 174); /* oklch */ color: oklch(72.8% 0.141 353.4);
Tailwind
colors: {
custom: {
50: '#f3a6c6',
500: '#ea7fae',
950: '#000000',
},
}SCSS
$custom: #ea7fae; $custom-light: #f3a6c6; $custom-dark: #000000;
JSON
{
"hex": "#ea7fae",
"rgb": {
"r": 234,
"g": 127,
"b": 174
},
"hsl": {
"h": 333.645,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.72797,
"c": 0.14129,
"h": 353.4
},
"luminance": 0.35727
}Semantic roles & 50–950 ramp
primary
#EA7FAE
secondary
#D4F1E4
accent
#D47F12
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82