Skip to content

#ebbabd

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

RGB
235, 186, 189
HSL
356°, 55%, 83%
CMYK
0, 21, 20, 8
Luminance
0.5645

Every format

HEX#ebbabd
RGBrgb(235, 186, 189)
HSLhsl(356, 55%, 83%)
CMYKcmyk(0%, 21%, 20%, 8%)
LABlab(79.9 18.1 5.2)
LCHlch(79.9 18.8 16.2)
OKLCHoklch(0.833 0.057 14.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green72.9%
Blue74.1%

CMYK percentages

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

Color previews

#ebbabd text on a black background

contrast 12.29:1

Card sample

#ebbabd text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebbabd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebbabd in the Color Lab