#EB94BB#EB94BB
#EB94BB is a light, moderate pink. Relative luminance 0.424; OKLCH L 76.6% C 0.115 H 351.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EB94BB |
|---|---|
| RGB | rgb(235, 148, 187) |
| HSL | hsl(333, 69%, 75%) |
| HSV | hsv(333, 37%, 92%) |
| CMYK | cmyk(0%, 37%, 20.4%, 7.8%) |
| CIE-LAB | lab(71.17, 37.93, -6.40) |
| CIE-LCH | lch(71.17, 38.47, 350.42°) |
| OKLab | oklab(76.63% 0.1134 -0.0165) |
| OKLCH | oklch(76.63% 0.115 351.7) |
| XYZ | xyz(53.8214, 42.4332, 52.3597) |
| Luminance | 0.4243 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.24
Pink (survey)
#FF81C0
ΔE00 5.67
Pinky
#FC86AA
ΔE00 5.74
Bubblegum Pink
#FE83CC
ΔE00 6.68
Dull Pink
#D5869D
ΔE00 6.68
Faded Pink
#DE9DAC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB94BB #94EBC4
analogous
#EB94E7 #EB94BB #EB9894
triadic
#EB94BB #BBEB94 #94BBEB
tetradic
#EB94BB #E7EB94 #94EBC4 #9894EB
square
#EB94BB #E7EB94 #94EBC4 #9894EB
split-complementary
#EB94BB #94EB98 #94E7EB
monochromatic
#D82D79 #E1609A #EB94BB #F5C8DC #FAE5EF
Accessibility & contrast
On white
2.21
#EB94BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#EB94BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB94BB
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB94BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB94BB | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#B2B4B9
Tritanopia (blue-blind)
#F791A2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb94bb; /* rgb */ color: rgb(235, 148, 187); /* oklch */ color: oklch(76.6% 0.115 351.7);
Tailwind
colors: {
custom: {
50: '#f3b4cf',
500: '#eb94bb',
950: '#000000',
},
}SCSS
$custom: #eb94bb; $custom-light: #f3b4cf; $custom-dark: #000000;
JSON
{
"hex": "#eb94bb",
"rgb": {
"r": 235,
"g": 148,
"b": 187
},
"hsl": {
"h": 333.103,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.76628,
"c": 0.11457,
"h": 351.7
},
"luminance": 0.4243
}Semantic roles & 50–950 ramp
primary
#EB94BB
secondary
#D9F2E7
accent
#D07C15
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082