Skip to content

#eccdfd

a pale, electric violet · warm · closest name: plum

RGB
236, 205, 253
HSL
279°, 92%, 90%
CMYK
7, 19, 0, 1
Luminance
0.6859

Every format

HEX#eccdfd
RGBrgb(236, 205, 253)
HSLhsl(279, 92%, 90%)
CMYKcmyk(7%, 19%, 0%, 1%)
LABlab(86.3 19.3 -19.5)
LCHlch(86.3 27.4 314.8)
OKLCHoklch(0.889 0.073 313.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eccdfd on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#eccdfd on black: 14.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green80.4%
Blue99.2%

CMYK percentages

Cyan6.7%
Magenta19.0%
Yellow0.0%
Key (black)0.8%

Color previews

#eccdfd text on a black background

contrast 14.72:1

Card sample

#eccdfd text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eccdfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eccdfd in the Color Lab