#EB91C1#EB91C1
#EB91C1 is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.3% C 0.123 H 347.2°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91C1 |
|---|---|
| RGB | rgb(235, 145, 193) |
| HSL | hsl(328, 69%, 75%) |
| HSV | hsv(328, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 17.9%, 7.8%) |
| CIE-LAB | lab(70.71, 40.40, -10.41) |
| CIE-LCH | lch(70.71, 41.72, 345.54°) |
| OKLab | oklab(76.34% 0.12 -0.0273) |
| OKLCH | oklch(76.34% 0.123 347.2) |
| XYZ | xyz(54.0127, 41.7666, 55.6586) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.68
Bubblegum Pink
#FE83CC
ΔE00 4.98
Pinky
#FC86AA
ΔE00 6.92
Pig Pink
#E78EA5
ΔE00 7.13
Carnation Pink
#FF7FA7
ΔE00 7.69
Plum
#DDA0DD
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91C1 #91EBBB
analogous
#E891EB #EB91C1 #EB9194
triadic
#EB91C1 #C1EB91 #91C1EB
tetradic
#EB91C1 #EBE891 #91EBBB #9194EB
square
#EB91C1 #EBE891 #91EBBB #9194EB
split-complementary
#EB91C1 #94EB91 #91EBE8
monochromatic
#D82987 #E25DA4 #EB91C1 #F4C5DE #FAE5F0
Accessibility & contrast
On white
2.25
#EB91C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#EB91C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91C1
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91C1 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A4C3
Deuteranopia (green-blind)
#AFB3BF
Tritanopia (blue-blind)
#F790A2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb91c1; /* rgb */ color: rgb(235, 145, 193); /* oklch */ color: oklch(76.3% 0.123 347.2);
Tailwind
colors: {
custom: {
50: '#f3b3d3',
500: '#eb91c1',
950: '#000000',
},
}SCSS
$custom: #eb91c1; $custom-light: #f3b3d3; $custom-dark: #000000;
JSON
{
"hex": "#eb91c1",
"rgb": {
"r": 235,
"g": 145,
"b": 193
},
"hsl": {
"h": 328,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.76339,
"c": 0.12302,
"h": 347.2
},
"luminance": 0.41763
}Semantic roles & 50–950 ramp
primary
#EB91C1
secondary
#D9F2E5
accent
#D16C14
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082