#EB9BBF#EB9BBF
#EB9BBF is a light, moderate pink. Relative luminance 0.449; OKLCH L 77.9% C 0.105 H 351.3°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9BBF |
|---|---|
| RGB | rgb(235, 155, 191) |
| HSL | hsl(333, 67%, 76%) |
| HSV | hsv(333, 34%, 92%) |
| CMYK | cmyk(0%, 34%, 18.7%, 7.8%) |
| CIE-LAB | lab(72.81, 34.85, -6.19) |
| CIE-LCH | lch(72.81, 35.39, 349.93°) |
| OKLab | oklab(77.92% 0.1039 -0.016) |
| OKLCH | oklch(77.92% 0.105 351.3) |
| XYZ | xyz(55.3869, 44.8696, 55.0235) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.79
Pig Pink
#E78EA5
ΔE00 5.82
Faded Pink
#DE9DAC
ΔE00 6.07
Pinky
#FC86AA
ΔE00 6.84
Pink (survey)
#FF81C0
ΔE00 7.04
Baby Pink
#FFB7CE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9BBF #9BEBC7
analogous
#EB9BE7 #EB9BBF #EB9F9B
triadic
#EB9BBF #BFEB9B #9BBFEB
tetradic
#EB9BBF #E7EB9B #9BEBC7 #9F9BEB
square
#EB9BBF #E7EB9B #9BEBC7 #9F9BEB
split-complementary
#EB9BBF #9BEB9F #9BE7EB
monochromatic
#D7357E #E1689E #EB9BBF #F5CEE0 #FAE5EF
Accessibility & contrast
On white
2.11
#EB9BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#EB9BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9BBF
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9BBF | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AAC0
Deuteranopia (green-blind)
#B6B8BD
Tritanopia (blue-blind)
#F699A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eb9bbf; /* rgb */ color: rgb(235, 155, 191); /* oklch */ color: oklch(77.9% 0.105 351.3);
Tailwind
colors: {
custom: {
50: '#f3b9d2',
500: '#eb9bbf',
950: '#000000',
},
}SCSS
$custom: #eb9bbf; $custom-light: #f3b9d2; $custom-dark: #000000;
JSON
{
"hex": "#eb9bbf",
"rgb": {
"r": 235,
"g": 155,
"b": 191
},
"hsl": {
"h": 333,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.77915,
"c": 0.10507,
"h": 351.3
},
"luminance": 0.44866
}Semantic roles & 50–950 ramp
primary
#EB9BBF
secondary
#DAF1E7
accent
#CF7C17
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082