#EB96BB#EB96BB
#EB96BB is a light, moderate pink. Relative luminance 0.431; OKLCH L 77.0% C 0.111 H 352.4°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EB96BB |
|---|---|
| RGB | rgb(235, 150, 187) |
| HSL | hsl(334, 68%, 75%) |
| HSV | hsv(334, 36%, 92%) |
| CMYK | cmyk(0%, 36.2%, 20.4%, 7.8%) |
| CIE-LAB | lab(71.60, 36.88, -5.76) |
| CIE-LCH | lch(71.60, 37.33, 351.12°) |
| OKLab | oklab(76.96% 0.1103 -0.0148) |
| OKLCH | oklch(76.96% 0.111 352.4) |
| XYZ | xyz(54.1378, 43.0661, 52.4652) |
| Luminance | 0.4306 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.06
Pinky
#FC86AA
ΔE00 5.84
Pink (survey)
#FF81C0
ΔE00 6.16
Faded Pink
#DE9DAC
ΔE00 6.25
Dull Pink
#D5869D
ΔE00 6.68
Powder Pink
#FFB2D0
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB96BB #96EBC6
analogous
#EB96E6 #EB96BB #EB9B96
triadic
#EB96BB #BBEB96 #96BBEB
tetradic
#EB96BB #E6EB96 #96EBC6 #9B96EB
square
#EB96BB #E6EB96 #96EBC6 #9B96EB
split-complementary
#EB96BB #96EB9B #96E6EB
monochromatic
#D72F78 #E1639A #EB96BB #F5C9DC #FAE5EE
Accessibility & contrast
On white
2.18
#EB96BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#EB96BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB96BB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB96BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB96BB | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BC
Deuteranopia (green-blind)
#B4B5B9
Tritanopia (blue-blind)
#F793A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb96bb; /* rgb */ color: rgb(235, 150, 187); /* oklch */ color: oklch(77.0% 0.111 352.4);
Tailwind
colors: {
custom: {
50: '#f3b6cf',
500: '#eb96bb',
950: '#000000',
},
}SCSS
$custom: #eb96bb; $custom-light: #f3b6cf; $custom-dark: #000000;
JSON
{
"hex": "#eb96bb",
"rgb": {
"r": 235,
"g": 150,
"b": 187
},
"hsl": {
"h": 333.882,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.76956,
"c": 0.11126,
"h": 352.4
},
"luminance": 0.43063
}Semantic roles & 50–950 ramp
primary
#EB96BB
secondary
#D9F2E7
accent
#D07F16
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082