#EB90BC#EB90BC
#EB90BC is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.0% C 0.122 H 350.0°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EB90BC |
|---|---|
| RGB | rgb(235, 144, 188) |
| HSL | hsl(331, 69%, 74%) |
| HSV | hsv(331, 39%, 92%) |
| CMYK | cmyk(0%, 38.7%, 20%, 7.8%) |
| CIE-LAB | lab(70.35, 40.17, -8.18) |
| CIE-LCH | lch(70.35, 40.99, 348.49°) |
| OKLab | oklab(76.01% 0.1199 -0.0212) |
| OKLCH | oklch(76.01% 0.122 350) |
| XYZ | xyz(53.3122, 41.2430, 52.7199) |
| Luminance | 0.4124 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.69
Bubblegum Pink
#FE83CC
ΔE00 5.56
Pinky
#FC86AA
ΔE00 5.91
Pig Pink
#E78EA5
ΔE00 5.99
Carnation Pink
#FF7FA7
ΔE00 6.76
Dull Pink
#D5869D
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB90BC #90EBBF
analogous
#EB90EA #EB90BC #EB9290
triadic
#EB90BC #BCEB90 #90BCEB
tetradic
#EB90BC #EAEB90 #90EBBF #9290EB
square
#EB90BC #EAEB90 #90EBBF #9290EB
split-complementary
#EB90BC #90EB92 #90EAEB
monochromatic
#D8287D #E25C9D #EB90BC #F4C4DB #FAE5EF
Accessibility & contrast
On white
2.27
#EB90BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#EB90BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB90BC
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB90BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB90BC | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BE
Deuteranopia (green-blind)
#AFB2BA
Tritanopia (blue-blind)
#F78EA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb90bc; /* rgb */ color: rgb(235, 144, 188); /* oklch */ color: oklch(76.0% 0.122 350.0);
Tailwind
colors: {
custom: {
50: '#f3b2d0',
500: '#eb90bc',
950: '#000000',
},
}SCSS
$custom: #eb90bc; $custom-light: #f3b2d0; $custom-dark: #000000;
JSON
{
"hex": "#eb90bc",
"rgb": {
"r": 235,
"g": 144,
"b": 188
},
"hsl": {
"h": 330.989,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.76013,
"c": 0.12176,
"h": 350
},
"luminance": 0.4124
}Semantic roles & 50–950 ramp
primary
#EB90BC
secondary
#D9F2E6
accent
#D17614
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082