Skip to content

#eb99ac

a light, vivid red · warm · closest name: pink

RGB
235, 153, 172
HSL
346°, 67%, 76%
CMYK
0, 35, 27, 8
Luminance
0.4342

Every format

HEX#eb99ac
RGBrgb(235, 153, 172)
HSLhsl(346, 67%, 76%)
CMYKcmyk(0%, 35%, 27%, 8%)
LABlab(71.8 33.2 2.9)
LCHlch(71.8 33.3 5.0)
OKLCHoklch(0.770 0.101 4.6)

Copy-ready code

/* CSS */
color: #eb99ac;
background-color: #eb99ac;
/* Tailwind (arbitrary) */
class="text-[#eb99ac] bg-[#eb99ac]"
/* SCSS */
$brand: #eb99ac;
/* SwiftUI */
Color(red: 0.922, green: 0.600, blue: 0.675)
/* Android */
Color.parseColor("#eb99ac")

Accessibility — WCAG contrast

Aa
#eb99ac on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#eb99ac on black: 9.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green60.0%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta34.9%
Yellow26.8%
Key (black)7.8%

Color previews

#eb99ac text on a black background

contrast 9.68:1

Card sample

#eb99ac text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #eb99ac;
Background color
Panel with #eb99ac background
background-color: #eb99ac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #eb99ac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(235, 153, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(235, 153, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eb99ac;
background: linear-gradient(135deg, #eb99ac, #EBBD99);

Monochromatic scale

Palettes built from #eb99ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb99ac in the Color Lab