#EB91C6#EB91C6
#EB91C6 is a light, vivid pink. Relative luminance 0.420; OKLCH L 76.5% C 0.126 H 344.3°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91C6 |
|---|---|
| RGB | rgb(235, 145, 198) |
| HSL | hsl(325, 69%, 75%) |
| HSV | hsv(325, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 15.7%, 7.8%) |
| CIE-LAB | lab(70.87, 41.17, -12.96) |
| CIE-LCH | lch(70.87, 43.16, 342.53°) |
| OKLab | oklab(76.51% 0.1215 -0.0342) |
| OKLCH | oklch(76.51% 0.126 344.3) |
| XYZ | xyz(54.5799, 41.9935, 58.6459) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.44
Pink (survey)
#FF81C0
ΔE00 4.80
Plum
#DDA0DD
ΔE00 6.87
Lavender Pink
#DD85D7
ΔE00 7.27
Bubblegum (survey)
#FF6CB5
ΔE00 7.97
Pinky
#FC86AA
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91C6 #91EBB6
analogous
#E391EB #EB91C6 #EB9199
triadic
#EB91C6 #C6EB91 #91C6EB
tetradic
#EB91C6 #EBE391 #91EBB6 #9199EB
square
#EB91C6 #EBE391 #91EBB6 #9199EB
split-complementary
#EB91C6 #99EB91 #91EBE3
monochromatic
#D82990 #E25DAB #EB91C6 #F4C5E1 #FAE5F2
Accessibility & contrast
On white
2.23
#EB91C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#EB91C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91C6
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91C6 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A5C8
Deuteranopia (green-blind)
#ADB3C4
Tritanopia (blue-blind)
#F691A4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb91c6; /* rgb */ color: rgb(235, 145, 198); /* oklch */ color: oklch(76.5% 0.126 344.3);
Tailwind
colors: {
custom: {
50: '#f3b3d7',
500: '#eb91c6',
950: '#000000',
},
}SCSS
$custom: #eb91c6; $custom-light: #f3b3d7; $custom-dark: #000000;
JSON
{
"hex": "#eb91c6",
"rgb": {
"r": 235,
"g": 145,
"b": 198
},
"hsl": {
"h": 324.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.7651,
"c": 0.12624,
"h": 344.3
},
"luminance": 0.4199
}Semantic roles & 50–950 ramp
primary
#EB91C6
secondary
#D9F2E3
accent
#D16214
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083