Skip to content

#eccdff

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

RGB
236, 205, 255
HSL
277°, 100%, 90%
CMYK
8, 20, 0, 0
Luminance
0.6872

Every format

HEX#eccdff
RGBrgb(236, 205, 255)
HSLhsl(277, 100%, 90%)
CMYKcmyk(8%, 20%, 0%, 0%)
LABlab(86.4 19.7 -20.4)
LCHlch(86.4 28.4 314.0)
OKLCHoklch(0.890 0.075 312.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eccdff on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#eccdff on black: 14.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green80.4%
Blue100.0%

CMYK percentages

Cyan7.5%
Magenta19.6%
Yellow0.0%
Key (black)0.0%

Color previews

#eccdff text on a black background

contrast 14.74:1

Card sample

#eccdff text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eccdff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eccdff in the Color Lab