#EB91B3#EB91B3
#EB91B3 is a light, moderate pink. Relative luminance 0.412; OKLCH L 75.9% C 0.116 H 356.0°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91B3 |
|---|---|
| RGB | rgb(235, 145, 179) |
| HSL | hsl(337, 69%, 75%) |
| HSV | hsv(337, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 23.8%, 7.8%) |
| CIE-LAB | lab(70.30, 38.34, -3.24) |
| CIE-LCH | lch(70.30, 38.48, 355.17°) |
| OKLab | oklab(75.89% 0.1153 -0.008) |
| OKLCH | oklch(75.89% 0.116 356) |
| XYZ | xyz(52.5242, 41.1712, 47.8195) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.43
Pinky
#FC86AA
ΔE00 4.34
Dull Pink
#D5869D
ΔE00 5.34
Carnation Pink
#FF7FA7
ΔE00 5.52
Rosa
#FE86A4
ΔE00 5.60
Faded Pink
#DE9DAC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91B3 #91EBC9
analogous
#EB91E0 #EB91B3 #EB9C91
triadic
#EB91B3 #B3EB91 #91B3EB
tetradic
#EB91B3 #E0EB91 #91EBC9 #9C91EB
square
#EB91B3 #E0EB91 #91EBC9 #9C91EB
split-complementary
#EB91B3 #91EB9C #91E0EB
monochromatic
#D8296B #E25D8F #EB91B3 #F4C5D7 #FAE5ED
Accessibility & contrast
On white
2.27
#EB91B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#EB91B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91B3
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91B3 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B4
Deuteranopia (green-blind)
#B2B2B1
Tritanopia (blue-blind)
#F88D9D
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb91b3; /* rgb */ color: rgb(235, 145, 179); /* oklch */ color: oklch(75.9% 0.116 356.0);
Tailwind
colors: {
custom: {
50: '#f3b2c9',
500: '#eb91b3',
950: '#000000',
},
}SCSS
$custom: #eb91b3; $custom-light: #f3b2c9; $custom-dark: #000000;
JSON
{
"hex": "#eb91b3",
"rgb": {
"r": 235,
"g": 145,
"b": 179
},
"hsl": {
"h": 337.333,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.75888,
"c": 0.11562,
"h": 356
},
"luminance": 0.41168
}Semantic roles & 50–950 ramp
primary
#EB91B3
secondary
#D9F2E9
accent
#D18A14
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082