#EA9AB3#EA9AB3
#EA9AB3 is a light, moderate pink. Relative luminance 0.439; OKLCH L 77.3% C 0.100 H 359.4°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9AB3 |
|---|---|
| RGB | rgb(234, 154, 179) |
| HSL | hsl(341, 66%, 76%) |
| HSV | hsv(341, 34%, 92%) |
| CMYK | cmyk(0%, 34.2%, 23.5%, 8.2%) |
| CIE-LAB | lab(72.14, 33.26, -0.55) |
| CIE-LCH | lch(72.14, 33.26, 359.05°) |
| OKLab | oklab(77.27% 0.1002 -0.001) |
| OKLCH | oklch(77.27% 0.1 359.4) |
| XYZ | xyz(53.6250, 43.8616, 48.2807) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.33
Faded Pink
#DE9DAC
ΔE00 3.49
Pinky
#FC86AA
ΔE00 5.77
Dull Pink
#D5869D
ΔE00 5.92
Soft Pink
#FDB0C0
ΔE00 5.95
Rosa
#FE86A4
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9AB3 #9AEAD1
analogous
#EA9ADB #EA9AB3 #EAA99A
triadic
#EA9AB3 #B3EA9A #9AB3EA
tetradic
#EA9AB3 #DBEA9A #9AEAD1 #A99AEA
square
#EA9AB3 #DBEA9A #9AEAD1 #A99AEA
split-complementary
#EA9AB3 #9AEAA9 #9ADBEA
monochromatic
#D53567 #DF678D #EA9AB3 #F5CDD9 #FAE6EC
Accessibility & contrast
On white
2.15
#EA9AB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#EA9AB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9AB3
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9AB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9AB3 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B4
Deuteranopia (green-blind)
#B8B6B1
Tritanopia (blue-blind)
#F796A3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea9ab3; /* rgb */ color: rgb(234, 154, 179); /* oklch */ color: oklch(77.3% 0.100 359.4);
Tailwind
colors: {
custom: {
50: '#f2b8c9',
500: '#ea9ab3',
950: '#000000',
},
}SCSS
$custom: #ea9ab3; $custom-light: #f2b8c9; $custom-dark: #000000;
JSON
{
"hex": "#ea9ab3",
"rgb": {
"r": 234,
"g": 154,
"b": 179
},
"hsl": {
"h": 341.25,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.77267,
"c": 0.10015,
"h": 359.4
},
"luminance": 0.43858
}Semantic roles & 50–950 ramp
primary
#EA9AB3
secondary
#DAF1EA
accent
#CD9518
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171113
muted
#858082