#EA9AB7#EA9AB7
#EA9AB7 is a light, moderate pink. Relative luminance 0.440; OKLCH L 77.4% C 0.102 H 356.4°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9AB7 |
|---|---|
| RGB | rgb(234, 154, 183) |
| HSL | hsl(338, 66%, 76%) |
| HSV | hsv(338, 34%, 92%) |
| CMYK | cmyk(0%, 34.2%, 21.8%, 8.2%) |
| CIE-LAB | lab(72.25, 33.84, -2.61) |
| CIE-LCH | lch(72.25, 33.94, 355.60°) |
| OKLab | oklab(77.39% 0.1016 -0.0064) |
| OKLCH | oklch(77.39% 0.102 356.4) |
| XYZ | xyz(54.0354, 44.0258, 50.4423) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.06
Faded Pink
#DE9DAC
ΔE00 4.34
Pinky
#FC86AA
ΔE00 5.95
Powder Pink
#FFB2D0
ΔE00 6.05
Dull Pink
#D5869D
ΔE00 6.26
Soft Pink
#FDB0C0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9AB7 #9AEACD
analogous
#EA9ADF #EA9AB7 #EAA59A
triadic
#EA9AB7 #B7EA9A #9AB7EA
tetradic
#EA9AB7 #DFEA9A #9AEACD #A59AEA
square
#EA9AB7 #DFEA9A #9AEACD #A59AEA
split-complementary
#EA9AB7 #9AEAA5 #9ADFEA
monochromatic
#D5356F #DF6793 #EA9AB7 #F5CDDB #FAE6ED
Accessibility & contrast
On white
2.14
#EA9AB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#EA9AB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9AB7
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9AB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9AB7 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9B8
Deuteranopia (green-blind)
#B7B6B5
Tritanopia (blue-blind)
#F696A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea9ab7; /* rgb */ color: rgb(234, 154, 183); /* oklch */ color: oklch(77.4% 0.102 356.4);
Tailwind
colors: {
custom: {
50: '#f2b8cc',
500: '#ea9ab7',
950: '#000000',
},
}SCSS
$custom: #ea9ab7; $custom-light: #f2b8cc; $custom-dark: #000000;
JSON
{
"hex": "#ea9ab7",
"rgb": {
"r": 234,
"g": 154,
"b": 183
},
"hsl": {
"h": 338.25,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.77387,
"c": 0.10176,
"h": 356.4
},
"luminance": 0.44023
}Semantic roles & 50–950 ramp
primary
#EA9AB7
secondary
#DAF1E9
accent
#CD8C18
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171113
muted
#858082