Skip to content

#ebbabe

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

RGB
235, 186, 190
HSL
355°, 55%, 83%
CMYK
0, 21, 19, 8
Luminance
0.5650

Every format

HEX#ebbabe
RGBrgb(235, 186, 190)
HSLhsl(355, 55%, 83%)
CMYKcmyk(0%, 21%, 19%, 8%)
LABlab(79.9 18.2 4.7)
LCHlch(79.9 18.8 14.6)
OKLCHoklch(0.834 0.057 12.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebbabe on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#ebbabe on black: 12.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green72.9%
Blue74.5%

CMYK percentages

Cyan0.0%
Magenta20.9%
Yellow19.1%
Key (black)7.8%

Color previews

#ebbabe text on a black background

contrast 12.30:1

Card sample

#ebbabe text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebbabe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebbabe in the Color Lab