#EA9BBF#EA9BBF
#EA9BBF is a light, moderate pink. Relative luminance 0.447; OKLCH L 77.8% C 0.104 H 350.9°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9BBF |
|---|---|
| RGB | rgb(234, 155, 191) |
| HSL | hsl(333, 65%, 76%) |
| HSV | hsv(333, 34%, 92%) |
| CMYK | cmyk(0%, 33.8%, 18.4%, 8.2%) |
| CIE-LAB | lab(72.69, 34.50, -6.37) |
| CIE-LCH | lch(72.69, 35.08, 349.54°) |
| OKLab | oklab(77.8% 0.1027 -0.0164) |
| OKLCH | oklch(77.8% 0.104 350.9) |
| XYZ | xyz(55.0576, 44.6998, 55.0080) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.87
Pig Pink
#E78EA5
ΔE00 5.89
Faded Pink
#DE9DAC
ΔE00 6.06
Pinky
#FC86AA
ΔE00 6.98
Pink (survey)
#FF81C0
ΔE00 7.12
Baby Pink
#FFB7CE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9BBF #9BEAC6
analogous
#EA9BE7 #EA9BBF #EA9F9B
triadic
#EA9BBF #BFEA9B #9BBFEA
tetradic
#EA9BBF #E7EA9B #9BEAC6 #9F9BEA
square
#EA9BBF #E7EA9B #9BEAC6 #9F9BEA
split-complementary
#EA9BBF #9BEA9F #9BE7EA
monochromatic
#D5367E #DF689F #EA9BBF #F5CEDF #FAE6EF
Accessibility & contrast
On white
2.11
#EA9BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#EA9BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9BBF
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9BBF | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AAC0
Deuteranopia (green-blind)
#B6B7BD
Tritanopia (blue-blind)
#F599A7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea9bbf; /* rgb */ color: rgb(234, 155, 191); /* oklch */ color: oklch(77.8% 0.104 350.9);
Tailwind
colors: {
custom: {
50: '#f2b9d2',
500: '#ea9bbf',
950: '#000000',
},
}SCSS
$custom: #ea9bbf; $custom-light: #f2b9d2; $custom-dark: #000000;
JSON
{
"hex": "#ea9bbf",
"rgb": {
"r": 234,
"g": 155,
"b": 191
},
"hsl": {
"h": 332.658,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.77804,
"c": 0.10405,
"h": 350.9
},
"luminance": 0.44697
}Semantic roles & 50–950 ramp
primary
#EA9BBF
secondary
#DAF1E7
accent
#CD7B18
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082