#EB90BE#EB90BE
#EB90BE is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.1% C 0.123 H 348.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EB90BE |
|---|---|
| RGB | rgb(235, 144, 190) |
| HSL | hsl(330, 69%, 74%) |
| HSV | hsv(330, 39%, 92%) |
| CMYK | cmyk(0%, 38.7%, 19.1%, 7.8%) |
| CIE-LAB | lab(70.41, 40.47, -9.20) |
| CIE-LCH | lch(70.41, 41.50, 347.19°) |
| OKLab | oklab(76.08% 0.1205 -0.024) |
| OKLCH | oklch(76.08% 0.123 348.7) |
| XYZ | xyz(53.5293, 41.3298, 53.8632) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.57
Bubblegum Pink
#FE83CC
ΔE00 5.22
Pinky
#FC86AA
ΔE00 6.33
Pig Pink
#E78EA5
ΔE00 6.50
Carnation Pink
#FF7FA7
ΔE00 7.12
Dull Pink
#D5869D
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB90BE #90EBBD
analogous
#EA90EB #EB90BE #EB9091
triadic
#EB90BE #BEEB90 #90BEEB
tetradic
#EB90BE #EBEA90 #90EBBD #9091EB
square
#EB90BE #EBEA90 #90EBBD #9091EB
split-complementary
#EB90BE #91EB90 #90EBEA
monochromatic
#D82881 #E25CA0 #EB90BE #F4C4DC #FAE5F0
Accessibility & contrast
On white
2.27
#EB90BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EB90BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB90BE
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB90BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB90BE | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3C0
Deuteranopia (green-blind)
#AFB2BC
Tritanopia (blue-blind)
#F78EA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb90be; /* rgb */ color: rgb(235, 144, 190); /* oklch */ color: oklch(76.1% 0.123 348.7);
Tailwind
colors: {
custom: {
50: '#f3b2d1',
500: '#eb90be',
950: '#000000',
},
}SCSS
$custom: #eb90be; $custom-light: #f3b2d1; $custom-dark: #000000;
JSON
{
"hex": "#eb90be",
"rgb": {
"r": 235,
"g": 144,
"b": 190
},
"hsl": {
"h": 329.67,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.76079,
"c": 0.1229,
"h": 348.7
},
"luminance": 0.41326
}Semantic roles & 50–950 ramp
primary
#EB90BE
secondary
#D9F2E5
accent
#D17214
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082