Skip to content

#ceccdc

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

RGB
206, 204, 220
HSL
248°, 19%, 83%
CMYK
6, 7, 0, 14
Luminance
0.6147

Every format

HEX#ceccdc
RGBrgb(206, 204, 220)
HSLhsl(248, 19%, 83%)
CMYKcmyk(6%, 7%, 0%, 14%)
LABlab(82.6 3.7 -7.7)
LCHlch(82.6 8.5 295.6)
OKLCHoklch(0.852 0.022 291.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green80.0%
Blue86.3%

CMYK percentages

Cyan6.4%
Magenta7.3%
Yellow0.0%
Key (black)13.7%

Color previews

#ceccdc text on a black background

contrast 13.29:1

Card sample

#ceccdc text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceccdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceccdc in the Color Lab