#EB97AA#EB97AA
#EB97AA is a light, moderate red. Relative luminance 0.427; OKLCH L 76.6% C 0.103 H 5.1°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EB97AA |
|---|---|
| RGB | rgb(235, 151, 170) |
| HSL | hsl(346, 68%, 76%) |
| HSV | hsv(346, 36%, 92%) |
| CMYK | cmyk(0%, 35.7%, 27.7%, 7.8%) |
| CIE-LAB | lab(71.35, 33.95, 3.31) |
| CIE-LCH | lch(71.35, 34.11, 5.57°) |
| OKLab | oklab(76.61% 0.1027 0.0091) |
| OKLCH | oklch(76.61% 0.103 5.1) |
| XYZ | xyz(52.5847, 42.7012, 43.4949) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.33
Faded Pink
#DE9DAC
ΔE00 3.36
Rose Pink
#F7879A
ΔE00 5.06
Rosa
#FE86A4
ΔE00 5.24
Pinky
#FC86AA
ΔE00 5.41
Dusty Pink (survey)
#D58A94
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB97AA #97EBD8
analogous
#EB97D4 #EB97AA #EBAE97
triadic
#EB97AA #AAEB97 #97AAEB
tetradic
#EB97AA #D4EB97 #97EBD8 #AE97EB
square
#EB97AA #D4EB97 #97EBD8 #AE97EB
split-complementary
#EB97AA #97EBAE #97D4EB
monochromatic
#D73056 #E16480 #EB97AA #F5CAD4 #FAE5EA
Accessibility & contrast
On white
2.20
#EB97AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#EB97AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB97AA
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB97AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB97AA | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5AB
Deuteranopia (green-blind)
#B8B5A8
Tritanopia (blue-blind)
#F9919E
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb97aa; /* rgb */ color: rgb(235, 151, 170); /* oklch */ color: oklch(76.6% 0.103 5.1);
Tailwind
colors: {
custom: {
50: '#f3b6c3',
500: '#eb97aa',
950: '#000000',
},
}SCSS
$custom: #eb97aa; $custom-light: #f3b6c3; $custom-dark: #000000;
JSON
{
"hex": "#eb97aa",
"rgb": {
"r": 235,
"g": 151,
"b": 170
},
"hsl": {
"h": 346.429,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.76613,
"c": 0.10313,
"h": 5.1
},
"luminance": 0.42698
}Semantic roles & 50–950 ramp
primary
#EB97AA
secondary
#D9F2EC
accent
#D0A616
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081