#EB97BF#EB97BF
#EB97BF is a light, moderate pink. Relative luminance 0.436; OKLCH L 77.2% C 0.112 H 350.0°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EB97BF |
|---|---|
| RGB | rgb(235, 151, 191) |
| HSL | hsl(331, 68%, 76%) |
| HSV | hsv(331, 36%, 92%) |
| CMYK | cmyk(0%, 35.7%, 18.7%, 7.8%) |
| CIE-LAB | lab(71.93, 36.96, -7.48) |
| CIE-LCH | lch(71.93, 37.71, 348.55°) |
| OKLab | oklab(77.25% 0.1101 -0.0194) |
| OKLCH | oklch(77.25% 0.112 350) |
| XYZ | xyz(54.7322, 43.5602, 54.8052) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 6.01
Pink (survey)
#FF81C0
ΔE00 6.03
Pinky
#FC86AA
ΔE00 6.56
Bubblegum Pink
#FE83CC
ΔE00 6.72
Powder Pink
#FFB2D0
ΔE00 6.74
Faded Pink
#DE9DAC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB97BF #97EBC3
analogous
#EB97E9 #EB97BF #EB9997
triadic
#EB97BF #BFEB97 #97BFEB
tetradic
#EB97BF #E9EB97 #97EBC3 #9997EB
square
#EB97BF #E9EB97 #97EBC3 #9997EB
split-complementary
#EB97BF #97EB99 #97E9EB
monochromatic
#D73080 #E1649F #EB97BF #F5CADF #FAE5EF
Accessibility & contrast
On white
2.16
#EB97BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#EB97BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB97BF
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB97BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB97BF | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C0
Deuteranopia (green-blind)
#B3B6BD
Tritanopia (blue-blind)
#F795A5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb97bf; /* rgb */ color: rgb(235, 151, 191); /* oklch */ color: oklch(77.2% 0.112 350.0);
Tailwind
colors: {
custom: {
50: '#f3b7d2',
500: '#eb97bf',
950: '#000000',
},
}SCSS
$custom: #eb97bf; $custom-light: #f3b7d2; $custom-dark: #000000;
JSON
{
"hex": "#eb97bf",
"rgb": {
"r": 235,
"g": 151,
"b": 191
},
"hsl": {
"h": 331.429,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.77249,
"c": 0.11176,
"h": 350
},
"luminance": 0.43557
}Semantic roles & 50–950 ramp
primary
#EB97BF
secondary
#D9F2E6
accent
#D07716
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082