#EB9BBE#EB9BBE
#EB9BBE is a light, moderate pink. Relative luminance 0.448; OKLCH L 77.9% C 0.105 H 352.0°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9BBE |
|---|---|
| RGB | rgb(235, 155, 190) |
| HSL | hsl(334, 67%, 76%) |
| HSV | hsv(334, 34%, 92%) |
| CMYK | cmyk(0%, 34%, 19.1%, 7.8%) |
| CIE-LAB | lab(72.78, 34.70, -5.68) |
| CIE-LCH | lch(72.78, 35.16, 350.70°) |
| OKLab | oklab(77.88% 0.1035 -0.0146) |
| OKLCH | oklch(77.88% 0.105 352) |
| XYZ | xyz(55.2772, 44.8258, 54.4459) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.58
Powder Pink
#FFB2D0
ΔE00 5.74
Faded Pink
#DE9DAC
ΔE00 5.82
Pinky
#FC86AA
ΔE00 6.69
Baby Pink
#FFB7CE
ΔE00 7.13
Pink (survey)
#FF81C0
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9BBE #9BEBC8
analogous
#EB9BE6 #EB9BBE #EBA09B
triadic
#EB9BBE #BEEB9B #9BBEEB
tetradic
#EB9BBE #E6EB9B #9BEBC8 #A09BEB
square
#EB9BBE #E6EB9B #9BEBC8 #A09BEB
split-complementary
#EB9BBE #9BEBA0 #9BE6EB
monochromatic
#D7357C #E1689D #EB9BBE #F5CEDF #FAE5EE
Accessibility & contrast
On white
2.11
#EB9BBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#EB9BBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9BBE
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9BBE | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABF
Deuteranopia (green-blind)
#B6B8BC
Tritanopia (blue-blind)
#F798A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eb9bbe; /* rgb */ color: rgb(235, 155, 190); /* oklch */ color: oklch(77.9% 0.105 352.0);
Tailwind
colors: {
custom: {
50: '#f3b9d1',
500: '#eb9bbe',
950: '#000000',
},
}SCSS
$custom: #eb9bbe; $custom-light: #f3b9d1; $custom-dark: #000000;
JSON
{
"hex": "#eb9bbe",
"rgb": {
"r": 235,
"g": 155,
"b": 190
},
"hsl": {
"h": 333.75,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.77883,
"c": 0.10454,
"h": 352
},
"luminance": 0.44823
}Semantic roles & 50–950 ramp
primary
#EB9BBE
secondary
#DAF1E7
accent
#CF7E17
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082