Skip to content

#ebcdec

a pale, soft magenta / pink · warm · closest name: lavender

RGB
235, 205, 236
HSL
298°, 45%, 87%
CMYK
0, 13, 0, 8
Luminance
0.6738

Every format

HEX#ebcdec
RGBrgb(235, 205, 236)
HSLhsl(298, 45%, 87%)
CMYKcmyk(0%, 13%, 0%, 8%)
LABlab(85.7 15.8 -11.4)
LCHlch(85.7 19.5 324.3)
OKLCHoklch(0.883 0.053 325.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebcdec on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#ebcdec on black: 14.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green80.4%
Blue92.5%

CMYK percentages

Cyan0.4%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#ebcdec text on a black background

contrast 14.48:1

Card sample

#ebcdec text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebcdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebcdec in the Color Lab