#EB97A2#EB97A2
#EB97A2 is a light, moderate red. Relative luminance 0.424; OKLCH L 76.4% C 0.102 H 11.2°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EB97A2 |
|---|---|
| RGB | rgb(235, 151, 162) |
| HSL | hsl(352, 68%, 76%) |
| HSV | hsv(352, 36%, 92%) |
| CMYK | cmyk(0%, 35.7%, 31.1%, 7.8%) |
| CIE-LAB | lab(71.15, 32.90, 7.46) |
| CIE-LCH | lch(71.15, 33.73, 12.78°) |
| OKLab | oklab(76.39% 0.0998 0.0198) |
| OKLCH | oklch(76.39% 0.102 11.2) |
| XYZ | xyz(51.8508, 42.4077, 39.6300) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.05
Faded Pink
#DE9DAC
ΔE00 4.26
Rose Pink
#F7879A
ΔE00 4.54
Dusty Pink (survey)
#D58A94
ΔE00 4.78
Rosa
#FE86A4
ΔE00 6.06
Soft Pink
#FDB0C0
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB97A2 #97EBE0
analogous
#EB97CC #EB97A2 #EBB697
triadic
#EB97A2 #A2EB97 #97A2EB
tetradic
#EB97A2 #CCEB97 #97EBE0 #B697EB
square
#EB97A2 #CCEB97 #97EBE0 #B697EB
split-complementary
#EB97A2 #97EBB6 #97CCEB
monochromatic
#D73046 #E16474 #EB97A2 #F5CAD0 #FAE5E8
Accessibility & contrast
On white
2.22
#EB97A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#EB97A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB97A2
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB97A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB97A2 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A2
Deuteranopia (green-blind)
#BAB4A0
Tritanopia (blue-blind)
#FA8F9B
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb97a2; /* rgb */ color: rgb(235, 151, 162); /* oklch */ color: oklch(76.4% 0.102 11.2);
Tailwind
colors: {
custom: {
50: '#f3b6bd',
500: '#eb97a2',
950: '#000000',
},
}SCSS
$custom: #eb97a2; $custom-light: #f3b6bd; $custom-dark: #000000;
JSON
{
"hex": "#eb97a2",
"rgb": {
"r": 235,
"g": 151,
"b": 162
},
"hsl": {
"h": 352.143,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.76394,
"c": 0.10171,
"h": 11.2
},
"luminance": 0.42404
}Semantic roles & 50–950 ramp
primary
#EB97A2
secondary
#D9F2EE
accent
#D0B716
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081