#EB91CC#EB91CC
#EB91CC is a light, vivid pink. Relative luminance 0.423; OKLCH L 76.7% C 0.130 H 341.0°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91CC |
|---|---|
| RGB | rgb(235, 145, 204) |
| HSL | hsl(321, 69%, 75%) |
| HSV | hsv(321, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 13.2%, 7.8%) |
| CIE-LAB | lab(71.06, 42.12, -15.99) |
| CIE-LCH | lch(71.06, 45.05, 339.21°) |
| OKLab | oklab(76.72% 0.1233 -0.0425) |
| OKLCH | oklch(76.72% 0.13 341) |
| XYZ | xyz(55.2857, 42.2758, 62.3631) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.21
Pink (survey)
#FF81C0
ΔE00 5.32
Plum
#DDA0DD
ΔE00 5.91
Lavender Pink
#DD85D7
ΔE00 6.04
Bubblegum (survey)
#FF6CB5
ΔE00 8.34
Violet (CSS)
#EE82EE
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91CC #91EBB0
analogous
#DD91EB #EB91CC #EB919F
triadic
#EB91CC #CCEB91 #91CCEB
tetradic
#EB91CC #EBDD91 #91EBB0 #919FEB
square
#EB91CC #EBDD91 #91EBB0 #919FEB
split-complementary
#EB91CC #9FEB91 #91EBDD
monochromatic
#D8299C #E25DB4 #EB91CC #F4C5E4 #FAE5F3
Accessibility & contrast
On white
2.22
#EB91CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#EB91CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91CC
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91CC | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CE
Deuteranopia (green-blind)
#ACB3CA
Tritanopia (blue-blind)
#F592A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb91cc; /* rgb */ color: rgb(235, 145, 204); /* oklch */ color: oklch(76.7% 0.130 341.0);
Tailwind
colors: {
custom: {
50: '#f3b3db',
500: '#eb91cc',
950: '#000000',
},
}SCSS
$custom: #eb91cc; $custom-light: #f3b3db; $custom-dark: #000000;
JSON
{
"hex": "#eb91cc",
"rgb": {
"r": 235,
"g": 145,
"b": 204
},
"hsl": {
"h": 320.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.76721,
"c": 0.13044,
"h": 341
},
"luminance": 0.42273
}Semantic roles & 50–950 ramp
primary
#EB91CC
secondary
#D9F2E2
accent
#D15514
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083