#EA9BB5#EA9BB5
#EA9BB5 is a light, moderate pink. Relative luminance 0.443; OKLCH L 77.5% C 0.099 H 358.4°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BB5 |
|---|---|
| RGB | rgb(234, 155, 181) |
| HSL | hsl(340, 65%, 76%) |
| HSV | hsv(340, 34%, 92%) |
| CMYK | cmyk(0%, 33.8%, 22.6%, 8.2%) |
| CIE-LAB | lab(72.41, 33.02, -1.26) |
| CIE-LCH | lch(72.41, 33.04, 357.82°) |
| OKLab | oklab(77.5% 0.0993 -0.0028) |
| OKLCH | oklch(77.5% 0.099 358.4) |
| XYZ | xyz(53.9945, 44.2746, 49.4090) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.65
Pig Pink
#E78EA5
ΔE00 3.75
Soft Pink
#FDB0C0
ΔE00 5.92
Pinky
#FC86AA
ΔE00 6.02
Powder Pink
#FFB2D0
ΔE00 6.05
Dull Pink
#D5869D
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BB5 #9BEAD0
analogous
#EA9BDD #EA9BB5 #EAA99B
triadic
#EA9BB5 #B5EA9B #9BB5EA
tetradic
#EA9BB5 #DDEA9B #9BEAD0 #A99BEA
square
#EA9BB5 #DDEA9B #9BEAD0 #A99BEA
split-complementary
#EA9BB5 #9BEAA9 #9BDDEA
monochromatic
#D5366A #DF6890 #EA9BB5 #F5CEDA #FAE6EC
Accessibility & contrast
On white
2.13
#EA9BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#EA9BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BB5
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BB5 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B6
Deuteranopia (green-blind)
#B8B7B3
Tritanopia (blue-blind)
#F697A4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea9bb5; /* rgb */ color: rgb(234, 155, 181); /* oklch */ color: oklch(77.5% 0.099 358.4);
Tailwind
colors: {
custom: {
50: '#f2b9cb',
500: '#ea9bb5',
950: '#000000',
},
}SCSS
$custom: #ea9bb5; $custom-light: #f2b9cb; $custom-dark: #000000;
JSON
{
"hex": "#ea9bb5",
"rgb": {
"r": 234,
"g": 155,
"b": 181
},
"hsl": {
"h": 340.253,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.77496,
"c": 0.09933,
"h": 358.4
},
"luminance": 0.44271
}Semantic roles & 50–950 ramp
primary
#EA9BB5
secondary
#DAF1E9
accent
#CD9218
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171113
muted
#858082