#EB97AB#EB97AB
#EB97AB is a light, moderate red. Relative luminance 0.427; OKLCH L 76.6% C 0.103 H 4.3°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EB97AB |
|---|---|
| RGB | rgb(235, 151, 171) |
| HSL | hsl(346, 68%, 76%) |
| HSV | hsv(346, 36%, 92%) |
| CMYK | cmyk(0%, 35.7%, 27.2%, 7.8%) |
| CIE-LAB | lab(71.38, 34.09, 2.79) |
| CIE-LCH | lch(71.38, 34.20, 4.68°) |
| OKLab | oklab(76.64% 0.1031 0.0078) |
| OKLCH | oklch(76.64% 0.103 4.3) |
| XYZ | xyz(52.6796, 42.7392, 43.9950) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.25
Faded Pink
#DE9DAC
ΔE00 3.37
Rose Pink
#F7879A
ΔE00 5.22
Rosa
#FE86A4
ΔE00 5.24
Pinky
#FC86AA
ΔE00 5.29
Dull Pink
#D5869D
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB97AB #97EBD7
analogous
#EB97D5 #EB97AB #EBAD97
triadic
#EB97AB #ABEB97 #97ABEB
tetradic
#EB97AB #D5EB97 #97EBD7 #AD97EB
square
#EB97AB #D5EB97 #97EBD7 #AD97EB
split-complementary
#EB97AB #97EBAD #97D5EB
monochromatic
#D73058 #E16482 #EB97AB #F5CAD4 #FAE5EA
Accessibility & contrast
On white
2.20
#EB97AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#EB97AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB97AB
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB97AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB97AB | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AC
Deuteranopia (green-blind)
#B8B5A9
Tritanopia (blue-blind)
#F9919E
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb97ab; /* rgb */ color: rgb(235, 151, 171); /* oklch */ color: oklch(76.6% 0.103 4.3);
Tailwind
colors: {
custom: {
50: '#f3b6c3',
500: '#eb97ab',
950: '#000000',
},
}SCSS
$custom: #eb97ab; $custom-light: #f3b6c3; $custom-dark: #000000;
JSON
{
"hex": "#eb97ab",
"rgb": {
"r": 235,
"g": 151,
"b": 171
},
"hsl": {
"h": 345.714,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.76642,
"c": 0.10339,
"h": 4.3
},
"luminance": 0.42736
}Semantic roles & 50–950 ramp
primary
#EB97AB
secondary
#D9F2EC
accent
#D0A316
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171112
muted
#858081