#EB91B2#EB91B2
#EB91B2 is a light, moderate pink. Relative luminance 0.411; OKLCH L 75.9% C 0.115 H 356.7°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91B2 |
|---|---|
| RGB | rgb(235, 145, 178) |
| HSL | hsl(338, 69%, 75%) |
| HSV | hsv(338, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 24.3%, 7.8%) |
| CIE-LAB | lab(70.27, 38.20, -2.72) |
| CIE-LCH | lch(70.27, 38.30, 355.92°) |
| OKLab | oklab(75.86% 0.115 -0.0067) |
| OKLCH | oklch(75.86% 0.115 356.7) |
| XYZ | xyz(52.4235, 41.1309, 47.2888) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.16
Pinky
#FC86AA
ΔE00 4.22
Dull Pink
#D5869D
ΔE00 5.19
Rosa
#FE86A4
ΔE00 5.41
Carnation Pink
#FF7FA7
ΔE00 5.43
Faded Pink
#DE9DAC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91B2 #91EBCA
analogous
#EB91DF #EB91B2 #EB9D91
triadic
#EB91B2 #B2EB91 #91B2EB
tetradic
#EB91B2 #DFEB91 #91EBCA #9D91EB
square
#EB91B2 #DFEB91 #91EBCA #9D91EB
split-complementary
#EB91B2 #91EB9D #91DFEB
monochromatic
#D8296A #E25D8E #EB91B2 #F4C5D6 #FAE5ED
Accessibility & contrast
On white
2.28
#EB91B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#EB91B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91B2
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91B2 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 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)
#9CA2B3
Deuteranopia (green-blind)
#B2B2B0
Tritanopia (blue-blind)
#F88C9D
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb91b2; /* rgb */ color: rgb(235, 145, 178); /* oklch */ color: oklch(75.9% 0.115 356.7);
Tailwind
colors: {
custom: {
50: '#f3b2c9',
500: '#eb91b2',
950: '#000000',
},
}SCSS
$custom: #eb91b2; $custom-light: #f3b2c9; $custom-dark: #000000;
JSON
{
"hex": "#eb91b2",
"rgb": {
"r": 235,
"g": 145,
"b": 178
},
"hsl": {
"h": 338,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.75857,
"c": 0.11519,
"h": 356.7
},
"luminance": 0.41127
}Semantic roles & 50–950 ramp
primary
#EB91B2
secondary
#D9F2E9
accent
#D18C14
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082