#EB9BBC#EB9BBC
#EB9BBC is a light, moderate pink. Relative luminance 0.447; OKLCH L 77.8% C 0.104 H 353.4°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9BBC |
|---|---|
| RGB | rgb(235, 155, 188) |
| HSL | hsl(335, 67%, 76%) |
| HSV | hsv(335, 34%, 92%) |
| CMYK | cmyk(0%, 34%, 20%, 7.8%) |
| CIE-LAB | lab(72.72, 34.40, -4.66) |
| CIE-LCH | lch(72.72, 34.71, 352.28°) |
| OKLab | oklab(77.82% 0.1028 -0.0119) |
| OKLCH | oklch(77.82% 0.104 353.4) |
| XYZ | xyz(55.0602, 44.7389, 53.3026) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.12
Faded Pink
#DE9DAC
ΔE00 5.33
Powder Pink
#FFB2D0
ΔE00 5.70
Pinky
#FC86AA
ΔE00 6.44
Baby Pink
#FFB7CE
ΔE00 6.96
Soft Pink
#FDB0C0
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9BBC #9BEBCA
analogous
#EB9BE4 #EB9BBC #EBA29B
triadic
#EB9BBC #BCEB9B #9BBCEB
tetradic
#EB9BBC #E4EB9B #9BEBCA #A29BEB
square
#EB9BBC #E4EB9B #9BEBCA #A29BEB
split-complementary
#EB9BBC #9BEBA2 #9BE4EB
monochromatic
#D73578 #E1689A #EB9BBC #F5CEDE #FAE5EE
Accessibility & contrast
On white
2.11
#EB9BBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#EB9BBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9BBC
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9BBC | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABD
Deuteranopia (green-blind)
#B7B8BA
Tritanopia (blue-blind)
#F798A6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #eb9bbc; /* rgb */ color: rgb(235, 155, 188); /* oklch */ color: oklch(77.8% 0.104 353.4);
Tailwind
colors: {
custom: {
50: '#f3b9d0',
500: '#eb9bbc',
950: '#000000',
},
}SCSS
$custom: #eb9bbc; $custom-light: #f3b9d0; $custom-dark: #000000;
JSON
{
"hex": "#eb9bbc",
"rgb": {
"r": 235,
"g": 155,
"b": 188
},
"hsl": {
"h": 335.25,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.7782,
"c": 0.10351,
"h": 353.4
},
"luminance": 0.44736
}Semantic roles & 50–950 ramp
primary
#EB9BBC
secondary
#DAF1E8
accent
#CF8317
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082