Skip to content

#cccedf

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

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

Every format

HEX#cccedf
RGBrgb(204, 206, 223)
HSLhsl(234, 23%, 84%)
CMYKcmyk(9%, 8%, 0%, 13%)
LABlab(83.1 2.5 -8.6)
LCHlch(83.1 9.0 286.5)
OKLCHoklch(0.855 0.024 280.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccedf on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#cccedf on black: 13.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan8.5%
Magenta7.6%
Yellow0.0%
Key (black)12.5%

Color previews

#cccedf text on a black background

contrast 13.46:1

Card sample

#cccedf text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccedf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccedf in the Color Lab