#EB9BB4#EB9BB4
#EB9BB4 is a light, moderate pink. Relative luminance 0.444; OKLCH L 77.6% C 0.100 H 359.4°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9BB4 |
|---|---|
| RGB | rgb(235, 155, 180) |
| HSL | hsl(341, 67%, 76%) |
| HSV | hsv(341, 34%, 92%) |
| CMYK | cmyk(0%, 34%, 23.4%, 7.8%) |
| CIE-LAB | lab(72.50, 33.23, -0.56) |
| CIE-LCH | lch(72.50, 33.23, 359.03°) |
| OKLab | oklab(77.58% 0.1 -0.001) |
| OKLCH | oklch(77.58% 0.1 359.4) |
| XYZ | xyz(54.2216, 44.4035, 48.8860) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.54
Pig Pink
#E78EA5
ΔE00 3.56
Soft Pink
#FDB0C0
ΔE00 5.71
Pinky
#FC86AA
ΔE00 5.87
Powder Pink
#FFB2D0
ΔE00 6.11
Dull Pink
#D5869D
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9BB4 #9BEBD2
analogous
#EB9BDC #EB9BB4 #EBAA9B
triadic
#EB9BB4 #B4EB9B #9BB4EB
tetradic
#EB9BB4 #DCEB9B #9BEBD2 #AA9BEB
square
#EB9BB4 #DCEB9B #9BEBD2 #AA9BEB
split-complementary
#EB9BB4 #9BEBAA #9BDCEB
monochromatic
#D73568 #E1688E #EB9BB4 #F5CEDA #FAE5EC
Accessibility & contrast
On white
2.13
#EB9BB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#EB9BB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9BB4
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9BB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9BB4 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B5
Deuteranopia (green-blind)
#B9B7B2
Tritanopia (blue-blind)
#F897A4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #eb9bb4; /* rgb */ color: rgb(235, 155, 180); /* oklch */ color: oklch(77.6% 0.100 359.4);
Tailwind
colors: {
custom: {
50: '#f3b9ca',
500: '#eb9bb4',
950: '#000000',
},
}SCSS
$custom: #eb9bb4; $custom-light: #f3b9ca; $custom-dark: #000000;
JSON
{
"hex": "#eb9bb4",
"rgb": {
"r": 235,
"g": 155,
"b": 180
},
"hsl": {
"h": 341.25,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.77577,
"c": 0.10005,
"h": 359.4
},
"luminance": 0.444
}Semantic roles & 50–950 ramp
primary
#EB9BB4
secondary
#DAF1EA
accent
#CF9517
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082