#EA9AAF#EA9AAF
#EA9AAF is a light, moderate pink. Relative luminance 0.437; OKLCH L 77.1% C 0.099 H 2.6°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9AAF |
|---|---|
| RGB | rgb(234, 154, 175) |
| HSL | hsl(344, 66%, 76%) |
| HSV | hsv(344, 34%, 92%) |
| CMYK | cmyk(0%, 34.2%, 25.2%, 8.2%) |
| CIE-LAB | lab(72.03, 32.69, 1.51) |
| CIE-LCH | lch(72.03, 32.73, 2.64°) |
| OKLab | oklab(77.15% 0.0987 0.0044) |
| OKLCH | oklch(77.15% 0.099 2.6) |
| XYZ | xyz(53.2263, 43.7022, 46.1810) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.89
Pig Pink
#E78EA5
ΔE00 2.96
Soft Pink
#FDB0C0
ΔE00 5.60
Dull Pink
#D5869D
ΔE00 5.84
Pinky
#FC86AA
ΔE00 5.86
Rosa
#FE86A4
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9AAF #9AEAD5
analogous
#EA9AD7 #EA9AAF #EAAD9A
triadic
#EA9AAF #AFEA9A #9AAFEA
tetradic
#EA9AAF #D7EA9A #9AEAD5 #AD9AEA
square
#EA9AAF #D7EA9A #9AEAD5 #AD9AEA
split-complementary
#EA9AAF #9AEAAD #9AD7EA
monochromatic
#D5355F #DF6787 #EA9AAF #F5CDD7 #FAE6EB
Accessibility & contrast
On white
2.16
#EA9AAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#EA9AAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9AAF
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9AAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9AAF | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8B0
Deuteranopia (green-blind)
#B9B6AD
Tritanopia (blue-blind)
#F795A1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea9aaf; /* rgb */ color: rgb(234, 154, 175); /* oklch */ color: oklch(77.1% 0.099 2.6);
Tailwind
colors: {
custom: {
50: '#f2b8c6',
500: '#ea9aaf',
950: '#000000',
},
}SCSS
$custom: #ea9aaf; $custom-light: #f2b8c6; $custom-dark: #000000;
JSON
{
"hex": "#ea9aaf",
"rgb": {
"r": 234,
"g": 154,
"b": 175
},
"hsl": {
"h": 344.25,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.7715,
"c": 0.09881,
"h": 2.6
},
"luminance": 0.43699
}Semantic roles & 50–950 ramp
primary
#EA9AAF
secondary
#DAF1EB
accent
#CD9E18
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082