#EB97AF#EB97AF
#EB97AF is a light, moderate pink. Relative luminance 0.429; OKLCH L 76.8% C 0.105 H 1.3°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EB97AF |
|---|---|
| RGB | rgb(235, 151, 175) |
| HSL | hsl(343, 68%, 76%) |
| HSV | hsv(343, 36%, 92%) |
| CMYK | cmyk(0%, 35.7%, 25.5%, 7.8%) |
| CIE-LAB | lab(71.48, 34.63, 0.73) |
| CIE-LCH | lch(71.48, 34.64, 1.20°) |
| OKLab | oklab(76.76% 0.1045 0.0024) |
| OKLCH | oklch(76.76% 0.105 1.3) |
| XYZ | xyz(53.0667, 42.8940, 46.0335) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.39
Faded Pink
#DE9DAC
ΔE00 3.69
Pinky
#FC86AA
ΔE00 5.02
Rosa
#FE86A4
ΔE00 5.40
Dull Pink
#D5869D
ΔE00 5.42
Rose Pink
#F7879A
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB97AF #97EBD3
analogous
#EB97D9 #EB97AF #EBA997
triadic
#EB97AF #AFEB97 #97AFEB
tetradic
#EB97AF #D9EB97 #97EBD3 #A997EB
square
#EB97AF #D9EB97 #97EBD3 #A997EB
split-complementary
#EB97AF #97EBA9 #97D9EB
monochromatic
#D73060 #E16488 #EB97AF #F5CAD6 #FAE5EB
Accessibility & contrast
On white
2.19
#EB97AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#EB97AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB97AF
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB97AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB97AF | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6B0
Deuteranopia (green-blind)
#B7B5AD
Tritanopia (blue-blind)
#F8929F
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb97af; /* rgb */ color: rgb(235, 151, 175); /* oklch */ color: oklch(76.8% 0.105 1.3);
Tailwind
colors: {
custom: {
50: '#f3b6c6',
500: '#eb97af',
950: '#000000',
},
}SCSS
$custom: #eb97af; $custom-light: #f3b6c6; $custom-dark: #000000;
JSON
{
"hex": "#eb97af",
"rgb": {
"r": 235,
"g": 151,
"b": 175
},
"hsl": {
"h": 342.857,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.76757,
"c": 0.10457,
"h": 1.3
},
"luminance": 0.42891
}Semantic roles & 50–950 ramp
primary
#EB97AF
secondary
#D9F2EB
accent
#D09B16
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082