#EB96BF#EB96BF
#EB96BF is a light, moderate pink. Relative luminance 0.432; OKLCH L 77.1% C 0.113 H 349.7°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EB96BF |
|---|---|
| RGB | rgb(235, 150, 191) |
| HSL | hsl(331, 68%, 75%) |
| HSV | hsv(331, 36%, 92%) |
| CMYK | cmyk(0%, 36.2%, 18.7%, 7.8%) |
| CIE-LAB | lab(71.72, 37.48, -7.80) |
| CIE-LCH | lch(71.72, 38.28, 348.24°) |
| OKLab | oklab(77.09% 0.1116 -0.0203) |
| OKLCH | oklch(77.09% 0.113 349.7) |
| XYZ | xyz(54.5720, 43.2397, 54.7518) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.79
Pig Pink
#E78EA5
ΔE00 6.09
Bubblegum Pink
#FE83CC
ΔE00 6.46
Pinky
#FC86AA
ΔE00 6.52
Powder Pink
#FFB2D0
ΔE00 6.98
Faded Pink
#DE9DAC
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB96BF #96EBC2
analogous
#EB96E9 #EB96BF #EB9796
triadic
#EB96BF #BFEB96 #96BFEB
tetradic
#EB96BF #E9EB96 #96EBC2 #9796EB
square
#EB96BF #E9EB96 #96EBC2 #9796EB
split-complementary
#EB96BF #96EB97 #96E9EB
monochromatic
#D72F80 #E163A0 #EB96BF #F5C9DE #FAE5EF
Accessibility & contrast
On white
2.18
#EB96BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#EB96BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB96BF
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB96BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB96BF | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C0
Deuteranopia (green-blind)
#B3B5BD
Tritanopia (blue-blind)
#F794A4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb96bf; /* rgb */ color: rgb(235, 150, 191); /* oklch */ color: oklch(77.1% 0.113 349.7);
Tailwind
colors: {
custom: {
50: '#f3b6d2',
500: '#eb96bf',
950: '#000000',
},
}SCSS
$custom: #eb96bf; $custom-light: #f3b6d2; $custom-dark: #000000;
JSON
{
"hex": "#eb96bf",
"rgb": {
"r": 235,
"g": 150,
"b": 191
},
"hsl": {
"h": 331.059,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.77085,
"c": 0.11343,
"h": 349.7
},
"luminance": 0.43236
}Semantic roles & 50–950 ramp
primary
#EB96BF
secondary
#D9F2E6
accent
#D07616
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082