Skip to content

#ecceeb

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

RGB
236, 206, 235
HSL
302°, 44%, 87%
CMYK
0, 13, 0, 8
Luminance
0.6797

Every format

HEX#ecceeb
RGBrgb(236, 206, 235)
HSLhsl(302, 44%, 87%)
CMYKcmyk(0%, 13%, 0%, 8%)
LABlab(86.0 15.4 -10.4)
LCHlch(86.0 18.6 326.1)
OKLCHoklch(0.885 0.051 327.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecceeb on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#ecceeb on black: 14.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green80.8%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta12.7%
Yellow0.4%
Key (black)7.5%

Color previews

#ecceeb text on a black background

contrast 14.59:1

Card sample

#ecceeb text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecceeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecceeb in the Color Lab