#EB91C0#EB91C0
#EB91C0 is a light, vivid pink. Relative luminance 0.417; OKLCH L 76.3% C 0.122 H 347.8°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91C0 |
|---|---|
| RGB | rgb(235, 145, 192) |
| HSL | hsl(329, 69%, 75%) |
| HSV | hsv(329, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 18.3%, 7.8%) |
| CIE-LAB | lab(70.68, 40.25, -9.91) |
| CIE-LCH | lch(70.68, 41.45, 346.17°) |
| OKLab | oklab(76.31% 0.1197 -0.0259) |
| OKLCH | oklch(76.31% 0.122 347.8) |
| XYZ | xyz(53.9015, 41.7221, 55.0731) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.69
Bubblegum Pink
#FE83CC
ΔE00 5.12
Pinky
#FC86AA
ΔE00 6.71
Pig Pink
#E78EA5
ΔE00 6.88
Carnation Pink
#FF7FA7
ΔE00 7.50
Dull Pink
#D5869D
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91C0 #91EBBC
analogous
#E991EB #EB91C0 #EB9193
triadic
#EB91C0 #C0EB91 #91C0EB
tetradic
#EB91C0 #EBE991 #91EBBC #9193EB
square
#EB91C0 #EBE991 #91EBBC #9193EB
split-complementary
#EB91C0 #93EB91 #91EBE9
monochromatic
#D82985 #E25DA2 #EB91C0 #F4C5DE #FAE5F0
Accessibility & contrast
On white
2.25
#EB91C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#EB91C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91C0
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91C0 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C2
Deuteranopia (green-blind)
#AFB3BE
Tritanopia (blue-blind)
#F78FA2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb91c0; /* rgb */ color: rgb(235, 145, 192); /* oklch */ color: oklch(76.3% 0.122 347.8);
Tailwind
colors: {
custom: {
50: '#f3b3d3',
500: '#eb91c0',
950: '#000000',
},
}SCSS
$custom: #eb91c0; $custom-light: #f3b3d3; $custom-dark: #000000;
JSON
{
"hex": "#eb91c0",
"rgb": {
"r": 235,
"g": 145,
"b": 192
},
"hsl": {
"h": 328.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.76306,
"c": 0.12242,
"h": 347.8
},
"luminance": 0.41719
}Semantic roles & 50–950 ramp
primary
#EB91C0
secondary
#D9F2E5
accent
#D16F14
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082