#EB93BB#EB93BB
#EB93BB is a light, moderate pink. Relative luminance 0.421; OKLCH L 76.5% C 0.116 H 351.4°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EB93BB |
|---|---|
| RGB | rgb(235, 147, 187) |
| HSL | hsl(333, 69%, 75%) |
| HSV | hsv(333, 37%, 92%) |
| CMYK | cmyk(0%, 37.4%, 20.4%, 7.8%) |
| CIE-LAB | lab(70.95, 38.46, -6.72) |
| CIE-LCH | lch(70.95, 39.04, 350.09°) |
| OKLab | oklab(76.47% 0.1149 -0.0173) |
| OKLCH | oklch(76.47% 0.116 351.4) |
| XYZ | xyz(53.6652, 42.1209, 52.3076) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.35
Pink (survey)
#FF81C0
ΔE00 5.43
Pinky
#FC86AA
ΔE00 5.71
Bubblegum Pink
#FE83CC
ΔE00 6.43
Dull Pink
#D5869D
ΔE00 6.70
Carnation Pink
#FF7FA7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB93BB #93EBC3
analogous
#EB93E7 #EB93BB #EB9793
triadic
#EB93BB #BBEB93 #93BBEB
tetradic
#EB93BB #E7EB93 #93EBC3 #9793EB
square
#EB93BB #E7EB93 #93EBC3 #9793EB
split-complementary
#EB93BB #93EB97 #93E7EB
monochromatic
#D82C7A #E15F9A #EB93BB #F5C7DC #FAE5EF
Accessibility & contrast
On white
2.23
#EB93BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#EB93BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB93BB
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB93BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB93BB | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BC
Deuteranopia (green-blind)
#B2B3B9
Tritanopia (blue-blind)
#F790A1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb93bb; /* rgb */ color: rgb(235, 147, 187); /* oklch */ color: oklch(76.5% 0.116 351.4);
Tailwind
colors: {
custom: {
50: '#f3b4cf',
500: '#eb93bb',
950: '#000000',
},
}SCSS
$custom: #eb93bb; $custom-light: #f3b4cf; $custom-dark: #000000;
JSON
{
"hex": "#eb93bb",
"rgb": {
"r": 235,
"g": 147,
"b": 187
},
"hsl": {
"h": 332.727,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.76465,
"c": 0.11623,
"h": 351.4
},
"luminance": 0.42117
}Semantic roles & 50–950 ramp
primary
#EB93BB
secondary
#D9F2E7
accent
#D17B15
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082