#EB97BE#EB97BE
#EB97BE is a light, moderate pink. Relative luminance 0.435; OKLCH L 77.2% C 0.111 H 350.7°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EB97BE |
|---|---|
| RGB | rgb(235, 151, 190) |
| HSL | hsl(332, 68%, 76%) |
| HSV | hsv(332, 36%, 92%) |
| CMYK | cmyk(0%, 35.7%, 19.1%, 7.8%) |
| CIE-LAB | lab(71.90, 36.80, -6.97) |
| CIE-LCH | lch(71.90, 37.46, 349.27°) |
| OKLab | oklab(77.22% 0.1097 -0.018) |
| OKLCH | oklch(77.22% 0.111 350.7) |
| XYZ | xyz(54.6225, 43.5164, 54.2277) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.76
Pink (survey)
#FF81C0
ΔE00 6.11
Pinky
#FC86AA
ΔE00 6.39
Powder Pink
#FFB2D0
ΔE00 6.67
Faded Pink
#DE9DAC
ΔE00 6.71
Bubblegum Pink
#FE83CC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB97BE #97EBC4
analogous
#EB97E8 #EB97BE #EB9A97
triadic
#EB97BE #BEEB97 #97BEEB
tetradic
#EB97BE #E8EB97 #97EBC4 #9A97EB
square
#EB97BE #E8EB97 #97EBC4 #9A97EB
split-complementary
#EB97BE #97EB9A #97E8EB
monochromatic
#D7307E #E1649E #EB97BE #F5CADE #FAE5EF
Accessibility & contrast
On white
2.16
#EB97BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#EB97BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB97BE
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB97BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB97BE | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8BF
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#F795A5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb97be; /* rgb */ color: rgb(235, 151, 190); /* oklch */ color: oklch(77.2% 0.111 350.7);
Tailwind
colors: {
custom: {
50: '#f3b6d1',
500: '#eb97be',
950: '#000000',
},
}SCSS
$custom: #eb97be; $custom-light: #f3b6d1; $custom-dark: #000000;
JSON
{
"hex": "#eb97be",
"rgb": {
"r": 235,
"g": 151,
"b": 190
},
"hsl": {
"h": 332.143,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.77217,
"c": 0.1112,
"h": 350.7
},
"luminance": 0.43513
}Semantic roles & 50–950 ramp
primary
#EB97BE
secondary
#D9F2E6
accent
#D07916
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082