Skip to content

#ceccdf

a light, soft blue · warm · closest name: lavender

RGB
206, 204, 223
HSL
246°, 23%, 84%
CMYK
8, 9, 0, 13
Luminance
0.6164

Every format

HEX#ceccdf
RGBrgb(206, 204, 223)
HSLhsl(246, 23%, 84%)
CMYKcmyk(8%, 9%, 0%, 13%)
LABlab(82.7 4.3 -9.1)
LCHlch(82.7 10.1 295.0)
OKLCHoklch(0.853 0.026 290.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceccdf on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#ceccdf on black: 13.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green80.0%
Blue87.5%

CMYK percentages

Cyan7.6%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#ceccdf text on a black background

contrast 13.33:1

Card sample

#ceccdf text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceccdf in the Color Lab