#EA9BB3#EA9BB3
#EA9BB3 is a light, moderate pink. Relative luminance 0.442; OKLCH L 77.4% C 0.099 H 359.9°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BB3 |
|---|---|
| RGB | rgb(234, 155, 179) |
| HSL | hsl(342, 65%, 76%) |
| HSV | hsv(342, 34%, 92%) |
| CMYK | cmyk(0%, 33.8%, 23.5%, 8.2%) |
| CIE-LAB | lab(72.36, 32.73, -0.23) |
| CIE-LCH | lch(72.36, 32.73, 359.60°) |
| OKLab | oklab(77.44% 0.0986 -0.0001) |
| OKLCH | oklch(77.44% 0.099 359.9) |
| XYZ | xyz(53.7908, 44.1931, 48.3360) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.25
Pig Pink
#E78EA5
ΔE00 3.46
Soft Pink
#FDB0C0
ΔE00 5.68
Pinky
#FC86AA
ΔE00 5.98
Dull Pink
#D5869D
ΔE00 6.08
Powder Pink
#FFB2D0
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BB3 #9BEAD2
analogous
#EA9BDB #EA9BB3 #EAAB9B
triadic
#EA9BB3 #B3EA9B #9BB3EA
tetradic
#EA9BB3 #DBEA9B #9BEAD2 #AB9BEA
square
#EA9BB3 #DBEA9B #9BEAD2 #AB9BEA
split-complementary
#EA9BB3 #9BEAAB #9BDBEA
monochromatic
#D53666 #DF688D #EA9BB3 #F5CED9 #FAE6EC
Accessibility & contrast
On white
2.13
#EA9BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#EA9BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BB3
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BB3 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B4
Deuteranopia (green-blind)
#B8B7B1
Tritanopia (blue-blind)
#F796A3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea9bb3; /* rgb */ color: rgb(234, 155, 179); /* oklch */ color: oklch(77.4% 0.099 359.9);
Tailwind
colors: {
custom: {
50: '#f2b9c9',
500: '#ea9bb3',
950: '#000000',
},
}SCSS
$custom: #ea9bb3; $custom-light: #f2b9c9; $custom-dark: #000000;
JSON
{
"hex": "#ea9bb3",
"rgb": {
"r": 234,
"g": 155,
"b": 179
},
"hsl": {
"h": 341.772,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.77436,
"c": 0.09858,
"h": 359.9
},
"luminance": 0.4419
}Semantic roles & 50–950 ramp
primary
#EA9BB3
secondary
#DAF1EA
accent
#CD9618
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171113
muted
#858082