Skip to content

#cdcedf

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

RGB
205, 206, 223
HSL
237°, 22%, 84%
CMYK
8, 8, 0, 13
Luminance
0.6245

Every format

HEX#cdcedf
RGBrgb(205, 206, 223)
HSLhsl(237, 22%, 84%)
CMYKcmyk(8%, 8%, 0%, 13%)
LABlab(83.2 2.9 -8.5)
LCHlch(83.2 9.0 288.7)
OKLCHoklch(0.856 0.023 283.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green80.8%
Blue87.5%

CMYK percentages

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

Color previews

#cdcedf text on a black background

contrast 13.49:1

Card sample

#cdcedf text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcedf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcedf in the Color Lab