#EB90BB#EB90BB
#EB90BB is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.0% C 0.121 H 350.6°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EB90BB |
|---|---|
| RGB | rgb(235, 144, 187) |
| HSL | hsl(332, 69%, 74%) |
| HSV | hsv(332, 39%, 92%) |
| CMYK | cmyk(0%, 38.7%, 20.4%, 7.8%) |
| CIE-LAB | lab(70.32, 40.02, -7.66) |
| CIE-LCH | lch(70.32, 40.75, 349.16°) |
| OKLab | oklab(75.98% 0.1196 -0.0198) |
| OKLCH | oklch(75.98% 0.121 350.6) |
| XYZ | xyz(53.2048, 41.2000, 52.1541) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.76
Pinky
#FC86AA
ΔE00 5.71
Pig Pink
#E78EA5
ΔE00 5.73
Bubblegum Pink
#FE83CC
ΔE00 5.74
Carnation Pink
#FF7FA7
ΔE00 6.58
Dull Pink
#D5869D
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB90BB #90EBC0
analogous
#EB90E9 #EB90BB #EB9390
triadic
#EB90BB #BBEB90 #90BBEB
tetradic
#EB90BB #E9EB90 #90EBC0 #9390EB
square
#EB90BB #E9EB90 #90EBC0 #9390EB
split-complementary
#EB90BB #90EB93 #90E9EB
monochromatic
#D8287B #E25C9B #EB90BB #F4C4DB #FAE5EF
Accessibility & contrast
On white
2.27
#EB90BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#EB90BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB90BB
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB90BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB90BB | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BD
Deuteranopia (green-blind)
#B0B2B9
Tritanopia (blue-blind)
#F78D9F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb90bb; /* rgb */ color: rgb(235, 144, 187); /* oklch */ color: oklch(76.0% 0.121 350.6);
Tailwind
colors: {
custom: {
50: '#f3b2cf',
500: '#eb90bb',
950: '#000000',
},
}SCSS
$custom: #eb90bb; $custom-light: #f3b2cf; $custom-dark: #000000;
JSON
{
"hex": "#eb90bb",
"rgb": {
"r": 235,
"g": 144,
"b": 187
},
"hsl": {
"h": 331.648,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.7598,
"c": 0.1212,
"h": 350.6
},
"luminance": 0.41197
}Semantic roles & 50–950 ramp
primary
#EB90BB
secondary
#D9F2E6
accent
#D17814
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082