#EB90BA#EB90BA
#EB90BA is a light, vivid pink. Relative luminance 0.412; OKLCH L 75.9% C 0.121 H 351.2°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EB90BA |
|---|---|
| RGB | rgb(235, 144, 186) |
| HSL | hsl(332, 69%, 74%) |
| HSV | hsv(332, 39%, 92%) |
| CMYK | cmyk(0%, 38.7%, 20.9%, 7.8%) |
| CIE-LAB | lab(70.29, 39.87, -7.15) |
| CIE-LCH | lch(70.29, 40.51, 349.83°) |
| OKLab | oklab(75.95% 0.1193 -0.0185) |
| OKLCH | oklch(75.95% 0.121 351.2) |
| XYZ | xyz(53.0981, 41.1574, 51.5923) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.86
Pig Pink
#E78EA5
ΔE00 5.46
Pinky
#FC86AA
ΔE00 5.51
Bubblegum Pink
#FE83CC
ΔE00 5.93
Carnation Pink
#FF7FA7
ΔE00 6.41
Dull Pink
#D5869D
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB90BA #90EBC1
analogous
#EB90E7 #EB90BA #EB9490
triadic
#EB90BA #BAEB90 #90BAEB
tetradic
#EB90BA #E7EB90 #90EBC1 #9490EB
square
#EB90BA #E7EB90 #90EBC1 #9490EB
split-complementary
#EB90BA #90EB94 #90E7EB
monochromatic
#D8287A #E25C9A #EB90BA #F4C4DA #FAE5EF
Accessibility & contrast
On white
2.27
#EB90BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#EB90BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB90BA
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB90BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB90BA | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BC
Deuteranopia (green-blind)
#B0B2B8
Tritanopia (blue-blind)
#F78D9F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb90ba; /* rgb */ color: rgb(235, 144, 186); /* oklch */ color: oklch(75.9% 0.121 351.2);
Tailwind
colors: {
custom: {
50: '#f3b2ce',
500: '#eb90ba',
950: '#000000',
},
}SCSS
$custom: #eb90ba; $custom-light: #f3b2ce; $custom-dark: #000000;
JSON
{
"hex": "#eb90ba",
"rgb": {
"r": 235,
"g": 144,
"b": 186
},
"hsl": {
"h": 332.308,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.75948,
"c": 0.12067,
"h": 351.2
},
"luminance": 0.41154
}Semantic roles & 50–950 ramp
primary
#EB90BA
secondary
#D9F2E6
accent
#D17A14
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082