#EB96BA#EB96BA
#EB96BA is a light, moderate pink. Relative luminance 0.430; OKLCH L 76.9% C 0.111 H 353.0°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EB96BA |
|---|---|
| RGB | rgb(235, 150, 186) |
| HSL | hsl(335, 68%, 75%) |
| HSV | hsv(335, 36%, 92%) |
| CMYK | cmyk(0%, 36.2%, 20.9%, 7.8%) |
| CIE-LAB | lab(71.57, 36.73, -5.25) |
| CIE-LCH | lch(71.57, 37.11, 351.87°) |
| OKLab | oklab(76.93% 0.1099 -0.0134) |
| OKLCH | oklch(76.93% 0.111 353) |
| XYZ | xyz(54.0311, 43.0234, 51.9033) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.81
Pinky
#FC86AA
ΔE00 5.68
Faded Pink
#DE9DAC
ΔE00 6.03
Pink (survey)
#FF81C0
ΔE00 6.28
Dull Pink
#D5869D
ΔE00 6.51
Powder Pink
#FFB2D0
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB96BA #96EBC7
analogous
#EB96E5 #EB96BA #EB9C96
triadic
#EB96BA #BAEB96 #96BAEB
tetradic
#EB96BA #E5EB96 #96EBC7 #9C96EB
square
#EB96BA #E5EB96 #96EBC7 #9C96EB
split-complementary
#EB96BA #96EB9C #96E5EB
monochromatic
#D72F76 #E16398 #EB96BA #F5C9DC #FAE5EE
Accessibility & contrast
On white
2.19
#EB96BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#EB96BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB96BA
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB96BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB96BA | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BB
Deuteranopia (green-blind)
#B4B5B8
Tritanopia (blue-blind)
#F793A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb96ba; /* rgb */ color: rgb(235, 150, 186); /* oklch */ color: oklch(76.9% 0.111 353.0);
Tailwind
colors: {
custom: {
50: '#f3b6ce',
500: '#eb96ba',
950: '#000000',
},
}SCSS
$custom: #eb96ba; $custom-light: #f3b6ce; $custom-dark: #000000;
JSON
{
"hex": "#eb96ba",
"rgb": {
"r": 235,
"g": 150,
"b": 186
},
"hsl": {
"h": 334.588,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.76925,
"c": 0.11075,
"h": 353
},
"luminance": 0.4302
}Semantic roles & 50–950 ramp
primary
#EB96BA
secondary
#D9F2E7
accent
#D08116
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082