#EB91B4#EB91B4
#EB91B4 is a light, moderate pink. Relative luminance 0.412; OKLCH L 75.9% C 0.116 H 355.4°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91B4 |
|---|---|
| RGB | rgb(235, 145, 180) |
| HSL | hsl(337, 69%, 75%) |
| HSV | hsv(337, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 23.4%, 7.8%) |
| CIE-LAB | lab(70.32, 38.49, -3.75) |
| CIE-LCH | lch(70.32, 38.67, 354.43°) |
| OKLab | oklab(75.92% 0.1157 -0.0094) |
| OKLCH | oklch(75.92% 0.116 355.4) |
| XYZ | xyz(52.6257, 41.2118, 48.3540) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.70
Pinky
#FC86AA
ΔE00 4.48
Dull Pink
#D5869D
ΔE00 5.49
Carnation Pink
#FF7FA7
ΔE00 5.63
Rosa
#FE86A4
ΔE00 5.79
Pink (survey)
#FF81C0
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91B4 #91EBC8
analogous
#EB91E1 #EB91B4 #EB9B91
triadic
#EB91B4 #B4EB91 #91B4EB
tetradic
#EB91B4 #E1EB91 #91EBC8 #9B91EB
square
#EB91B4 #E1EB91 #91EBC8 #9B91EB
split-complementary
#EB91B4 #91EB9B #91E1EB
monochromatic
#D8296D #E25D91 #EB91B4 #F4C5D7 #FAE5ED
Accessibility & contrast
On white
2.27
#EB91B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#EB91B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91B4
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91B4 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B5
Deuteranopia (green-blind)
#B2B2B2
Tritanopia (blue-blind)
#F88D9D
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb91b4; /* rgb */ color: rgb(235, 145, 180); /* oklch */ color: oklch(75.9% 0.116 355.4);
Tailwind
colors: {
custom: {
50: '#f3b2ca',
500: '#eb91b4',
950: '#000000',
},
}SCSS
$custom: #eb91b4; $custom-light: #f3b2ca; $custom-dark: #000000;
JSON
{
"hex": "#eb91b4",
"rgb": {
"r": 235,
"g": 145,
"b": 180
},
"hsl": {
"h": 336.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.75919,
"c": 0.11606,
"h": 355.4
},
"luminance": 0.41208
}Semantic roles & 50–950 ramp
primary
#EB91B4
secondary
#D9F2E8
accent
#D18814
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082