#EB91BB#EB91BB
#EB91BB is a light, moderate pink. Relative luminance 0.415; OKLCH L 76.1% C 0.120 H 350.9°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91BB |
|---|---|
| RGB | rgb(235, 145, 187) |
| HSL | hsl(332, 69%, 75%) |
| HSV | hsv(332, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 20.4%, 7.8%) |
| CIE-LAB | lab(70.53, 39.50, -7.35) |
| CIE-LCH | lch(70.53, 40.18, 349.46°) |
| OKLab | oklab(76.14% 0.118 -0.019) |
| OKLCH | oklch(76.14% 0.12 350.9) |
| XYZ | xyz(53.3569, 41.5043, 52.2049) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.98
Pig Pink
#E78EA5
ΔE00 5.59
Pinky
#FC86AA
ΔE00 5.70
Bubblegum Pink
#FE83CC
ΔE00 5.97
Carnation Pink
#FF7FA7
ΔE00 6.62
Dull Pink
#D5869D
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91BB #91EBC1
analogous
#EB91E8 #EB91BB #EB9491
triadic
#EB91BB #BBEB91 #91BBEB
tetradic
#EB91BB #E8EB91 #91EBC1 #9491EB
square
#EB91BB #E8EB91 #91EBC1 #9491EB
split-complementary
#EB91BB #91EB94 #91E8EB
monochromatic
#D8297B #E25D9B #EB91BB #F4C5DB #FAE5EF
Accessibility & contrast
On white
2.26
#EB91BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#EB91BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91BB
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91BB | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BD
Deuteranopia (green-blind)
#B0B2B9
Tritanopia (blue-blind)
#F78EA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb91bb; /* rgb */ color: rgb(235, 145, 187); /* oklch */ color: oklch(76.1% 0.120 350.9);
Tailwind
colors: {
custom: {
50: '#f3b2cf',
500: '#eb91bb',
950: '#000000',
},
}SCSS
$custom: #eb91bb; $custom-light: #f3b2cf; $custom-dark: #000000;
JSON
{
"hex": "#eb91bb",
"rgb": {
"r": 235,
"g": 145,
"b": 187
},
"hsl": {
"h": 332,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.76141,
"c": 0.11955,
"h": 350.9
},
"luminance": 0.41501
}Semantic roles & 50–950 ramp
primary
#EB91BB
secondary
#D9F2E6
accent
#D17914
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082