#EB9BB3#EB9BB3
#EB9BB3 is a light, moderate pink. Relative luminance 0.444; OKLCH L 77.5% C 0.100 H 0.2°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9BB3 |
|---|---|
| RGB | rgb(235, 155, 179) |
| HSL | hsl(342, 67%, 76%) |
| HSV | hsv(342, 34%, 92%) |
| CMYK | cmyk(0%, 34%, 23.8%, 7.8%) |
| CIE-LAB | lab(72.47, 33.08, -0.05) |
| CIE-LCH | lch(72.47, 33.08, 359.91°) |
| OKLab | oklab(77.55% 0.0997 0.0003) |
| OKLCH | oklch(77.55% 0.1 0.2) |
| XYZ | xyz(54.1201, 44.3629, 48.3514) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.36
Pig Pink
#E78EA5
ΔE00 3.43
Soft Pink
#FDB0C0
ΔE00 5.59
Pinky
#FC86AA
ΔE00 5.86
Dull Pink
#D5869D
ΔE00 6.15
Powder Pink
#FFB2D0
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9BB3 #9BEBD3
analogous
#EB9BDB #EB9BB3 #EBAB9B
triadic
#EB9BB3 #B3EB9B #9BB3EB
tetradic
#EB9BB3 #DBEB9B #9BEBD3 #AB9BEB
square
#EB9BB3 #DBEB9B #9BEBD3 #AB9BEB
split-complementary
#EB9BB3 #9BEBAB #9BDBEB
monochromatic
#D73565 #E1688C #EB9BB3 #F5CEDA #FAE5EC
Accessibility & contrast
On white
2.13
#EB9BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#EB9BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9BB3
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9BB3 | 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)
#A6A9B4
Deuteranopia (green-blind)
#B9B7B1
Tritanopia (blue-blind)
#F896A3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #eb9bb3; /* rgb */ color: rgb(235, 155, 179); /* oklch */ color: oklch(77.5% 0.100 0.2);
Tailwind
colors: {
custom: {
50: '#f3b9c9',
500: '#eb9bb3',
950: '#000000',
},
}SCSS
$custom: #eb9bb3; $custom-light: #f3b9c9; $custom-dark: #000000;
JSON
{
"hex": "#eb9bb3",
"rgb": {
"r": 235,
"g": 155,
"b": 179
},
"hsl": {
"h": 342,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.77547,
"c": 0.09969,
"h": 0.2
},
"luminance": 0.4436
}Semantic roles & 50–950 ramp
primary
#EB9BB3
secondary
#DAF1EA
accent
#CF9717
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082