Skip to content

#cdccdf

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

RGB
205, 204, 223
HSL
243°, 23%, 84%
CMYK
8, 9, 0, 13
Luminance
0.6149

Every format

HEX#cdccdf
RGBrgb(205, 204, 223)
HSLhsl(243, 23%, 84%)
CMYKcmyk(8%, 9%, 0%, 13%)
LABlab(82.6 3.9 -9.3)
LCHlch(82.6 10.1 293.0)
OKLCHoklch(0.852 0.026 288.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green80.0%
Blue87.5%

CMYK percentages

Cyan8.1%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#cdccdf text on a black background

contrast 13.30:1

Card sample

#cdccdf text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdccdf in the Color Lab