#EB9ABB#EB9ABB
#EB9ABB is a light, moderate pink. Relative luminance 0.444; OKLCH L 77.6% C 0.105 H 353.8°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9ABB |
|---|---|
| RGB | rgb(235, 154, 187) |
| HSL | hsl(336, 67%, 76%) |
| HSV | hsv(336, 34%, 92%) |
| CMYK | cmyk(0%, 34.5%, 20.4%, 7.8%) |
| CIE-LAB | lab(72.47, 34.78, -4.47) |
| CIE-LCH | lch(72.47, 35.06, 352.67°) |
| OKLab | oklab(77.62% 0.1041 -0.0114) |
| OKLCH | oklch(77.62% 0.105 353.8) |
| XYZ | xyz(54.7870, 44.3645, 52.6816) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.89
Faded Pink
#DE9DAC
ΔE00 5.32
Powder Pink
#FFB2D0
ΔE00 5.90
Pinky
#FC86AA
ΔE00 6.20
Dull Pink
#D5869D
ΔE00 6.82
Soft Pink
#FDB0C0
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9ABB #9AEBCA
analogous
#EB9AE3 #EB9ABB #EBA29A
triadic
#EB9ABB #BBEB9A #9ABBEB
tetradic
#EB9ABB #E3EB9A #9AEBCA #A29AEB
square
#EB9ABB #E3EB9A #9AEBCA #A29AEB
split-complementary
#EB9ABB #9AEBA2 #9AE3EB
monochromatic
#D73476 #E16799 #EB9ABB #F5CDDD #FAE5EE
Accessibility & contrast
On white
2.13
#EB9ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#EB9ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9ABB
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9ABB | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BC
Deuteranopia (green-blind)
#B6B7B9
Tritanopia (blue-blind)
#F797A5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #eb9abb; /* rgb */ color: rgb(235, 154, 187); /* oklch */ color: oklch(77.6% 0.105 353.8);
Tailwind
colors: {
custom: {
50: '#f3b8cf',
500: '#eb9abb',
950: '#000000',
},
}SCSS
$custom: #eb9abb; $custom-light: #f3b8cf; $custom-dark: #000000;
JSON
{
"hex": "#eb9abb",
"rgb": {
"r": 235,
"g": 154,
"b": 187
},
"hsl": {
"h": 335.556,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.77621,
"c": 0.10467,
"h": 353.8
},
"luminance": 0.44361
}Semantic roles & 50–950 ramp
primary
#EB9ABB
secondary
#DAF1E8
accent
#CF8417
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082