Skip to content

#cdcddc

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

RGB
205, 205, 220
HSL
240°, 18%, 83%
CMYK
7, 7, 0, 14
Luminance
0.6181

Every format

HEX#cdcddc
RGBrgb(205, 205, 220)
HSLhsl(240, 18%, 83%)
CMYKcmyk(7%, 7%, 0%, 14%)
LABlab(82.8 2.8 -7.4)
LCHlch(82.8 7.9 290.8)
OKLCHoklch(0.853 0.021 286.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdcddc on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#cdcddc on black: 13.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green80.4%
Blue86.3%

CMYK percentages

Cyan6.8%
Magenta6.8%
Yellow0.0%
Key (black)13.7%

Color previews

#cdcddc text on a black background

contrast 13.36:1

Card sample

#cdcddc text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcddc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcddc in the Color Lab