#EB91C7#EB91C7
#EB91C7 is a light, vivid pink. Relative luminance 0.420; OKLCH L 76.5% C 0.127 H 343.7°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91C7 |
|---|---|
| RGB | rgb(235, 145, 199) |
| HSL | hsl(324, 69%, 75%) |
| HSV | hsv(324, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 15.3%, 7.8%) |
| CIE-LAB | lab(70.90, 41.32, -13.46) |
| CIE-LCH | lch(70.90, 43.46, 341.96°) |
| OKLab | oklab(76.54% 0.1218 -0.0356) |
| OKLCH | oklch(76.54% 0.127 343.7) |
| XYZ | xyz(54.6956, 42.0398, 59.2553) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.37
Pink (survey)
#FF81C0
ΔE00 4.86
Plum
#DDA0DD
ΔE00 6.69
Lavender Pink
#DD85D7
ΔE00 7.05
Bubblegum (survey)
#FF6CB5
ΔE00 8.01
Pinky
#FC86AA
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91C7 #91EBB5
analogous
#E291EB #EB91C7 #EB919A
triadic
#EB91C7 #C7EB91 #91C7EB
tetradic
#EB91C7 #EBE291 #91EBB5 #919AEB
square
#EB91C7 #EBE291 #91EBB5 #919AEB
split-complementary
#EB91C7 #9AEB91 #91EBE2
monochromatic
#D82992 #E25DAD #EB91C7 #F4C5E1 #FAE5F2
Accessibility & contrast
On white
2.23
#EB91C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#EB91C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91C7
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91C7 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A5C9
Deuteranopia (green-blind)
#ADB3C5
Tritanopia (blue-blind)
#F691A4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb91c7; /* rgb */ color: rgb(235, 145, 199); /* oklch */ color: oklch(76.5% 0.127 343.7);
Tailwind
colors: {
custom: {
50: '#f3b3d8',
500: '#eb91c7',
950: '#000000',
},
}SCSS
$custom: #eb91c7; $custom-light: #f3b3d8; $custom-dark: #000000;
JSON
{
"hex": "#eb91c7",
"rgb": {
"r": 235,
"g": 145,
"b": 199
},
"hsl": {
"h": 324,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.76544,
"c": 0.12692,
"h": 343.7
},
"luminance": 0.42036
}Semantic roles & 50–950 ramp
primary
#EB91C7
secondary
#D9F2E3
accent
#D16014
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083