#EB91C5#EB91C5
#EB91C5 is a light, vivid pink. Relative luminance 0.419; OKLCH L 76.5% C 0.126 H 344.9°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91C5 |
|---|---|
| RGB | rgb(235, 145, 197) |
| HSL | hsl(325, 69%, 75%) |
| HSV | hsv(325, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 16.2%, 7.8%) |
| CIE-LAB | lab(70.83, 41.01, -12.45) |
| CIE-LCH | lch(70.83, 42.86, 343.12°) |
| OKLab | oklab(76.48% 0.1212 -0.0328) |
| OKLCH | oklch(76.48% 0.126 344.9) |
| XYZ | xyz(54.4649, 41.9475, 58.0404) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.52
Pink (survey)
#FF81C0
ΔE00 4.75
Plum
#DDA0DD
ΔE00 7.04
Lavender Pink
#DD85D7
ΔE00 7.48
Pinky
#FC86AA
ΔE00 7.77
Bubblegum (survey)
#FF6CB5
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91C5 #91EBB7
analogous
#E491EB #EB91C5 #EB9198
triadic
#EB91C5 #C5EB91 #91C5EB
tetradic
#EB91C5 #EBE491 #91EBB7 #9198EB
square
#EB91C5 #EBE491 #91EBB7 #9198EB
split-complementary
#EB91C5 #98EB91 #91EBE4
monochromatic
#D8298E #E25DAA #EB91C5 #F4C5E0 #FAE5F1
Accessibility & contrast
On white
2.24
#EB91C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#EB91C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91C5
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91C5 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A4C7
Deuteranopia (green-blind)
#AEB3C3
Tritanopia (blue-blind)
#F690A4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb91c5; /* rgb */ color: rgb(235, 145, 197); /* oklch */ color: oklch(76.5% 0.126 344.9);
Tailwind
colors: {
custom: {
50: '#f3b3d6',
500: '#eb91c5',
950: '#000000',
},
}SCSS
$custom: #eb91c5; $custom-light: #f3b3d6; $custom-dark: #000000;
JSON
{
"hex": "#eb91c5",
"rgb": {
"r": 235,
"g": 145,
"b": 197
},
"hsl": {
"h": 325.333,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.76475,
"c": 0.12557,
"h": 344.9
},
"luminance": 0.41944
}Semantic roles & 50–950 ramp
primary
#EB91C5
secondary
#D9F2E4
accent
#D16414
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083