Skip to content

#eebade

a light, vivid magenta / pink · warm · closest name: pink

RGB
238, 186, 222
HSL
319°, 61%, 83%
CMYK
0, 22, 7, 7
Luminance
0.5857

Every format

HEX#eebade
RGBrgb(238, 186, 222)
HSLhsl(319, 61%, 83%)
CMYKcmyk(0%, 22%, 7%, 7%)
LABlab(81.1 24.4 -10.8)
LCHlch(81.1 26.7 336.2)
OKLCHoklch(0.846 0.076 337.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eebade on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#eebade on black: 12.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green72.9%
Blue87.1%

CMYK percentages

Cyan0.0%
Magenta21.8%
Yellow6.7%
Key (black)6.7%

Color previews

#eebade text on a black background

contrast 12.71:1

Card sample

#eebade text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eebade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eebade in the Color Lab