#EA9AB9#EA9AB9
#EA9AB9 is a light, moderate pink. Relative luminance 0.441; OKLCH L 77.4% C 0.103 H 354.9°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9AB9 |
|---|---|
| RGB | rgb(234, 154, 185) |
| HSL | hsl(337, 66%, 76%) |
| HSV | hsv(337, 34%, 92%) |
| CMYK | cmyk(0%, 34.2%, 20.9%, 8.2%) |
| CIE-LAB | lab(72.30, 34.13, -3.63) |
| CIE-LCH | lch(72.30, 34.32, 353.93°) |
| OKLab | oklab(77.45% 0.1022 -0.0091) |
| OKLCH | oklch(77.45% 0.103 354.9) |
| XYZ | xyz(54.2451, 44.1097, 51.5464) |
| Luminance | 0.4411 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.49
Faded Pink
#DE9DAC
ΔE00 4.81
Powder Pink
#FFB2D0
ΔE00 5.98
Pinky
#FC86AA
ΔE00 6.12
Dull Pink
#D5869D
ΔE00 6.50
Soft Pink
#FDB0C0
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9AB9 #9AEACB
analogous
#EA9AE1 #EA9AB9 #EAA39A
triadic
#EA9AB9 #B9EA9A #9AB9EA
tetradic
#EA9AB9 #E1EA9A #9AEACB #A39AEA
square
#EA9AB9 #E1EA9A #9AEACB #A39AEA
split-complementary
#EA9AB9 #9AEAA3 #9AE1EA
monochromatic
#D53573 #DF6796 #EA9AB9 #F5CDDC #FAE6ED
Accessibility & contrast
On white
2.14
#EA9AB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#EA9AB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9AB9
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9AB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9AB9 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BA
Deuteranopia (green-blind)
#B6B7B7
Tritanopia (blue-blind)
#F697A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea9ab9; /* rgb */ color: rgb(234, 154, 185); /* oklch */ color: oklch(77.4% 0.103 354.9);
Tailwind
colors: {
custom: {
50: '#f2b8ce',
500: '#ea9ab9',
950: '#000000',
},
}SCSS
$custom: #ea9ab9; $custom-light: #f2b8ce; $custom-dark: #000000;
JSON
{
"hex": "#ea9ab9",
"rgb": {
"r": 234,
"g": 154,
"b": 185
},
"hsl": {
"h": 336.75,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.77448,
"c": 0.10266,
"h": 354.9
},
"luminance": 0.44106
}Semantic roles & 50–950 ramp
primary
#EA9AB9
secondary
#DAF1E8
accent
#CD8718
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171113
muted
#858082