Skip to content

#eebdbb

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

RGB
238, 189, 187
HSL
2°, 60%, 83%
CMYK
0, 21, 21, 7
Luminance
0.5816

Every format

HEX#eebdbb
RGBrgb(238, 189, 187)
HSLhsl(2, 60%, 83%)
CMYKcmyk(0%, 21%, 21%, 7%)
LABlab(80.8 17.3 7.7)
LCHlch(80.8 18.9 24.1)
OKLCHoklch(0.841 0.057 21.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eebdbb on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#eebdbb on black: 12.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green74.1%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta20.6%
Yellow21.4%
Key (black)6.7%

Color previews

#eebdbb text on a black background

contrast 12.63:1

Card sample

#eebdbb text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eebdbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eebdbb in the Color Lab