#EB97BB#EB97BB
#EB97BB is a light, moderate pink. Relative luminance 0.434; OKLCH L 77.1% C 0.110 H 352.7°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EB97BB |
|---|---|
| RGB | rgb(235, 151, 187) |
| HSL | hsl(334, 68%, 76%) |
| HSV | hsv(334, 36%, 92%) |
| CMYK | cmyk(0%, 35.7%, 20.4%, 7.8%) |
| CIE-LAB | lab(71.82, 36.36, -5.44) |
| CIE-LCH | lch(71.82, 36.76, 351.49°) |
| OKLab | oklab(77.12% 0.1087 -0.0139) |
| OKLCH | oklch(77.12% 0.11 352.7) |
| XYZ | xyz(54.2980, 43.3866, 52.5186) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.00
Pinky
#FC86AA
ΔE00 5.91
Faded Pink
#DE9DAC
ΔE00 6.02
Pink (survey)
#FF81C0
ΔE00 6.42
Powder Pink
#FFB2D0
ΔE00 6.55
Dull Pink
#D5869D
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB97BB #97EBC7
analogous
#EB97E5 #EB97BB #EB9D97
triadic
#EB97BB #BBEB97 #97BBEB
tetradic
#EB97BB #E5EB97 #97EBC7 #9D97EB
square
#EB97BB #E5EB97 #97EBC7 #9D97EB
split-complementary
#EB97BB #97EB9D #97E5EB
monochromatic
#D73078 #E16499 #EB97BB #F5CADD #FAE5EE
Accessibility & contrast
On white
2.17
#EB97BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#EB97BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB97BB
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB97BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB97BB | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BC
Deuteranopia (green-blind)
#B4B5B9
Tritanopia (blue-blind)
#F794A4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb97bb; /* rgb */ color: rgb(235, 151, 187); /* oklch */ color: oklch(77.1% 0.110 352.7);
Tailwind
colors: {
custom: {
50: '#f3b6cf',
500: '#eb97bb',
950: '#000000',
},
}SCSS
$custom: #eb97bb; $custom-light: #f3b6cf; $custom-dark: #000000;
JSON
{
"hex": "#eb97bb",
"rgb": {
"r": 235,
"g": 151,
"b": 187
},
"hsl": {
"h": 334.286,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.77122,
"c": 0.10961,
"h": 352.7
},
"luminance": 0.43383
}Semantic roles & 50–950 ramp
primary
#EB97BB
secondary
#D9F2E7
accent
#D08016
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082