Skip to content

#ecbadf

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

RGB
236, 186, 223
HSL
316°, 57%, 83%
CMYK
0, 21, 6, 8
Luminance
0.5828

Every format

HEX#ecbadf
RGBrgb(236, 186, 223)
HSLhsl(316, 57%, 83%)
CMYKcmyk(0%, 21%, 6%, 8%)
LABlab(80.9 23.9 -11.6)
LCHlch(80.9 26.6 334.2)
OKLCHoklch(0.845 0.075 335.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.5%
Green72.9%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta21.2%
Yellow5.5%
Key (black)7.5%

Color previews

#ecbadf text on a black background

contrast 12.66:1

Card sample

#ecbadf text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecbadf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecbadf in the Color Lab