#EB91C3#EB91C3
#EB91C3 is a light, vivid pink. Relative luminance 0.419; OKLCH L 76.4% C 0.124 H 346.0°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91C3 |
|---|---|
| RGB | rgb(235, 145, 195) |
| HSL | hsl(327, 69%, 75%) |
| HSV | hsv(327, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 17%, 7.8%) |
| CIE-LAB | lab(70.77, 40.71, -11.43) |
| CIE-LCH | lch(70.77, 42.28, 344.31°) |
| OKLab | oklab(76.41% 0.1206 -0.03) |
| OKLCH | oklch(76.41% 0.124 346) |
| XYZ | xyz(54.2373, 41.8564, 56.8415) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.69
Bubblegum Pink
#FE83CC
ΔE00 4.73
Pinky
#FC86AA
ΔE00 7.34
Plum
#DDA0DD
ΔE00 7.42
Pig Pink
#E78EA5
ΔE00 7.63
Bubblegum (survey)
#FF6CB5
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91C3 #91EBB9
analogous
#E691EB #EB91C3 #EB9196
triadic
#EB91C3 #C3EB91 #91C3EB
tetradic
#EB91C3 #EBE691 #91EBB9 #9196EB
square
#EB91C3 #EBE691 #91EBB9 #9196EB
split-complementary
#EB91C3 #96EB91 #91EBE6
monochromatic
#D8298B #E25DA7 #EB91C3 #F4C5DF #FAE5F1
Accessibility & contrast
On white
2.24
#EB91C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#EB91C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91C3
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91C3 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A4C5
Deuteranopia (green-blind)
#AEB3C1
Tritanopia (blue-blind)
#F690A3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb91c3; /* rgb */ color: rgb(235, 145, 195); /* oklch */ color: oklch(76.4% 0.124 346.0);
Tailwind
colors: {
custom: {
50: '#f3b3d5',
500: '#eb91c3',
950: '#000000',
},
}SCSS
$custom: #eb91c3; $custom-light: #f3b3d5; $custom-dark: #000000;
JSON
{
"hex": "#eb91c3",
"rgb": {
"r": 235,
"g": 145,
"b": 195
},
"hsl": {
"h": 326.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.76407,
"c": 0.12428,
"h": 346
},
"luminance": 0.41853
}Semantic roles & 50–950 ramp
primary
#EB91C3
secondary
#D9F2E4
accent
#D16814
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083