Skip to content

#ecafed

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

RGB
236, 175, 237
HSL
299°, 63%, 81%
CMYK
0, 26, 0, 7
Luminance
0.5461

Every format

HEX#ecafed
RGBrgb(236, 175, 237)
HSLhsl(299, 63%, 81%)
CMYKcmyk(0%, 26%, 0%, 7%)
LABlab(78.8 32.3 -22.3)
LCHlch(78.8 39.2 325.4)
OKLCHoklch(0.830 0.107 326.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecafed on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#ecafed on black: 11.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green68.6%
Blue92.9%

CMYK percentages

Cyan0.4%
Magenta26.2%
Yellow0.0%
Key (black)7.1%

Color previews

#ecafed text on a black background

contrast 11.92:1

Card sample

#ecafed text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecafed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecafed in the Color Lab