#EB96BE#EB96BE
#EB96BE is a light, moderate pink. Relative luminance 0.432; OKLCH L 77.1% C 0.113 H 350.4°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EB96BE |
|---|---|
| RGB | rgb(235, 150, 190) |
| HSL | hsl(332, 68%, 75%) |
| HSV | hsv(332, 36%, 92%) |
| CMYK | cmyk(0%, 36.2%, 19.1%, 7.8%) |
| CIE-LAB | lab(71.69, 37.33, -7.29) |
| CIE-LCH | lch(71.69, 38.04, 348.94°) |
| OKLab | oklab(77.05% 0.1113 -0.0189) |
| OKLCH | oklch(77.05% 0.113 350.4) |
| XYZ | xyz(54.4623, 43.1959, 54.1742) |
| Luminance | 0.4319 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.84
Pink (survey)
#FF81C0
ΔE00 5.87
Pinky
#FC86AA
ΔE00 6.34
Bubblegum Pink
#FE83CC
ΔE00 6.63
Powder Pink
#FFB2D0
ΔE00 6.92
Faded Pink
#DE9DAC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB96BE #96EBC3
analogous
#EB96E8 #EB96BE #EB9896
triadic
#EB96BE #BEEB96 #96BEEB
tetradic
#EB96BE #E8EB96 #96EBC3 #9896EB
square
#EB96BE #E8EB96 #96EBC3 #9896EB
split-complementary
#EB96BE #96EB98 #96E8EB
monochromatic
#D72F7E #E1639E #EB96BE #F5C9DE #FAE5EF
Accessibility & contrast
On white
2.18
#EB96BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#EB96BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB96BE
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB96BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB96BE | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7BF
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#F794A4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb96be; /* rgb */ color: rgb(235, 150, 190); /* oklch */ color: oklch(77.1% 0.113 350.4);
Tailwind
colors: {
custom: {
50: '#f3b6d1',
500: '#eb96be',
950: '#000000',
},
}SCSS
$custom: #eb96be; $custom-light: #f3b6d1; $custom-dark: #000000;
JSON
{
"hex": "#eb96be",
"rgb": {
"r": 235,
"g": 150,
"b": 190
},
"hsl": {
"h": 331.765,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.77052,
"c": 0.11287,
"h": 350.4
},
"luminance": 0.43193
}Semantic roles & 50–950 ramp
primary
#EB96BE
secondary
#D9F2E6
accent
#D07816
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082