#EB91A7#EB91A7
#EB91A7 is a light, moderate red. Relative luminance 0.407; OKLCH L 75.5% C 0.111 H 4.3°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91A7 |
|---|---|
| RGB | rgb(235, 145, 167) |
| HSL | hsl(345, 69%, 75%) |
| HSV | hsv(345, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 28.9%, 7.8%) |
| CIE-LAB | lab(69.97, 36.70, 2.98) |
| CIE-LCH | lch(69.97, 36.82, 4.64°) |
| OKLab | oklab(75.53% 0.1111 0.0083) |
| OKLCH | oklch(75.53% 0.111 4.3) |
| XYZ | xyz(51.3630, 40.7067, 41.7037) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 0.99
Rosa
#FE86A4
ΔE00 4.14
Pinky
#FC86AA
ΔE00 4.21
Rose Pink
#F7879A
ΔE00 4.23
Faded Pink
#DE9DAC
ΔE00 4.49
Dull Pink
#D5869D
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91A7 #91EBD5
analogous
#EB91D4 #EB91A7 #EBA891
triadic
#EB91A7 #A7EB91 #91A7EB
tetradic
#EB91A7 #D4EB91 #91EBD5 #A891EB
square
#EB91A7 #D4EB91 #91EBD5 #A891EB
split-complementary
#EB91A7 #91EBA8 #91D4EB
monochromatic
#D82954 #E25D7E #EB91A7 #F4C5D0 #FAE5EA
Accessibility & contrast
On white
2.30
#EB91A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#EB91A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91A7
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91A7 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A8
Deuteranopia (green-blind)
#B5B1A5
Tritanopia (blue-blind)
#FA8A99
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb91a7; /* rgb */ color: rgb(235, 145, 167); /* oklch */ color: oklch(75.5% 0.111 4.3);
Tailwind
colors: {
custom: {
50: '#f3b2c1',
500: '#eb91a7',
950: '#000000',
},
}SCSS
$custom: #eb91a7; $custom-light: #f3b2c1; $custom-dark: #000000;
JSON
{
"hex": "#eb91a7",
"rgb": {
"r": 235,
"g": 145,
"b": 167
},
"hsl": {
"h": 345.333,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.75532,
"c": 0.11142,
"h": 4.3
},
"luminance": 0.40703
}Semantic roles & 50–950 ramp
primary
#EB91A7
secondary
#D9F2EC
accent
#D1A314
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081