#EB91A8#EB91A8
#EB91A8 is a light, moderate pink. Relative luminance 0.407; OKLCH L 75.6% C 0.112 H 3.6°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91A8 |
|---|---|
| RGB | rgb(235, 145, 168) |
| HSL | hsl(345, 69%, 75%) |
| HSV | hsv(345, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 28.5%, 7.8%) |
| CIE-LAB | lab(70.00, 36.83, 2.46) |
| CIE-LCH | lch(70.00, 36.92, 3.82°) |
| OKLab | oklab(75.56% 0.1115 0.0069) |
| OKLCH | oklch(75.56% 0.112 3.6) |
| XYZ | xyz(51.4558, 40.7438, 42.1924) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 0.95
Pinky
#FC86AA
ΔE00 4.09
Rosa
#FE86A4
ΔE00 4.16
Rose Pink
#F7879A
ΔE00 4.44
Faded Pink
#DE9DAC
ΔE00 4.52
Dull Pink
#D5869D
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91A8 #91EBD4
analogous
#EB91D5 #EB91A8 #EBA791
triadic
#EB91A8 #A8EB91 #91A8EB
tetradic
#EB91A8 #D5EB91 #91EBD4 #A791EB
square
#EB91A8 #D5EB91 #91EBD4 #A791EB
split-complementary
#EB91A8 #91EBA7 #91D5EB
monochromatic
#D82956 #E25D7F #EB91A8 #F4C5D1 #FAE5EB
Accessibility & contrast
On white
2.30
#EB91A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#EB91A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91A8
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91A8 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A9
Deuteranopia (green-blind)
#B5B1A6
Tritanopia (blue-blind)
#F98B99
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb91a8; /* rgb */ color: rgb(235, 145, 168); /* oklch */ color: oklch(75.6% 0.112 3.6);
Tailwind
colors: {
custom: {
50: '#f3b2c1',
500: '#eb91a8',
950: '#000000',
},
}SCSS
$custom: #eb91a8; $custom-light: #f3b2c1; $custom-dark: #000000;
JSON
{
"hex": "#eb91a8",
"rgb": {
"r": 235,
"g": 145,
"b": 168
},
"hsl": {
"h": 344.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.75561,
"c": 0.11169,
"h": 3.6
},
"luminance": 0.4074
}Semantic roles & 50–950 ramp
primary
#EB91A8
secondary
#D9F2EC
accent
#D1A114
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081