#EB97AE#EB97AE
#EB97AE is a light, moderate pink. Relative luminance 0.429; OKLCH L 76.7% C 0.104 H 2.1°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EB97AE |
|---|---|
| RGB | rgb(235, 151, 174) |
| HSL | hsl(344, 68%, 76%) |
| HSV | hsv(344, 36%, 92%) |
| CMYK | cmyk(0%, 35.7%, 26%, 7.8%) |
| CIE-LAB | lab(71.46, 34.50, 1.24) |
| CIE-LCH | lch(71.46, 34.52, 2.06°) |
| OKLab | oklab(76.73% 0.1042 0.0037) |
| OKLCH | oklch(76.73% 0.104 2.1) |
| XYZ | xyz(52.9688, 42.8549, 45.5181) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.29
Faded Pink
#DE9DAC
ΔE00 3.57
Pinky
#FC86AA
ΔE00 5.06
Rosa
#FE86A4
ΔE00 5.33
Dull Pink
#D5869D
ΔE00 5.41
Rose Pink
#F7879A
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB97AE #97EBD4
analogous
#EB97D8 #EB97AE #EBAA97
triadic
#EB97AE #AEEB97 #97AEEB
tetradic
#EB97AE #D8EB97 #97EBD4 #AA97EB
square
#EB97AE #D8EB97 #97EBD4 #AA97EB
split-complementary
#EB97AE #97EBAA #97D8EB
monochromatic
#D7305E #E16486 #EB97AE #F5CAD6 #FAE5EB
Accessibility & contrast
On white
2.19
#EB97AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#EB97AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB97AE
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB97AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB97AE | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AF
Deuteranopia (green-blind)
#B7B5AC
Tritanopia (blue-blind)
#F9929F
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb97ae; /* rgb */ color: rgb(235, 151, 174); /* oklch */ color: oklch(76.7% 0.104 2.1);
Tailwind
colors: {
custom: {
50: '#f3b6c6',
500: '#eb97ae',
950: '#000000',
},
}SCSS
$custom: #eb97ae; $custom-light: #f3b6c6; $custom-dark: #000000;
JSON
{
"hex": "#eb97ae",
"rgb": {
"r": 235,
"g": 151,
"b": 174
},
"hsl": {
"h": 343.571,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.76728,
"c": 0.10425,
"h": 2.1
},
"luminance": 0.42851
}Semantic roles & 50–950 ramp
primary
#EB97AE
secondary
#D9F2EB
accent
#D09D16
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082