#EB91BE#EB91BE
#EB91BE is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.2% C 0.121 H 349.0°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91BE |
|---|---|
| RGB | rgb(235, 145, 190) |
| HSL | hsl(330, 69%, 75%) |
| HSV | hsv(330, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 19.1%, 7.8%) |
| CIE-LAB | lab(70.62, 39.95, -8.88) |
| CIE-LCH | lch(70.62, 40.92, 347.46°) |
| OKLab | oklab(76.24% 0.119 -0.0231) |
| OKLCH | oklch(76.24% 0.121 349) |
| XYZ | xyz(53.6814, 41.6341, 53.9139) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.76
Bubblegum Pink
#FE83CC
ΔE00 5.44
Pinky
#FC86AA
ΔE00 6.30
Pig Pink
#E78EA5
ΔE00 6.37
Carnation Pink
#FF7FA7
ΔE00 7.14
Dull Pink
#D5869D
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91BE #91EBBE
analogous
#EB91EB #EB91BE #EB9191
triadic
#EB91BE #BEEB91 #91BEEB
tetradic
#EB91BE #EBEB91 #91EBBE #9191EB
square
#EB91BE #EBEB91 #91EBBE #9191EB
split-complementary
#EB91BE #91EB91 #91EBEB
monochromatic
#D82981 #E25D9F #EB91BE #F4C5DD #FAE5F0
Accessibility & contrast
On white
2.25
#EB91BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#EB91BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91BE
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91BE | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C0
Deuteranopia (green-blind)
#B0B2BC
Tritanopia (blue-blind)
#F78FA1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb91be; /* rgb */ color: rgb(235, 145, 190); /* oklch */ color: oklch(76.2% 0.121 349.0);
Tailwind
colors: {
custom: {
50: '#f3b2d1',
500: '#eb91be',
950: '#000000',
},
}SCSS
$custom: #eb91be; $custom-light: #f3b2d1; $custom-dark: #000000;
JSON
{
"hex": "#eb91be",
"rgb": {
"r": 235,
"g": 145,
"b": 190
},
"hsl": {
"h": 330,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.76239,
"c": 0.12123,
"h": 349
},
"luminance": 0.41631
}Semantic roles & 50–950 ramp
primary
#EB91BE
secondary
#D9F2E6
accent
#D17314
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082