Skip to content

#ccdceb

a pale, soft blue · cool · closest name: lavender

RGB
204, 220, 235
HSL
209°, 44%, 86%
CMYK
13, 6, 0, 8
Luminance
0.7002

Every format

HEX#ccdceb
RGBrgb(204, 220, 235)
HSLhsl(209, 44%, 86%)
CMYKcmyk(13%, 6%, 0%, 8%)
LABlab(87.0 -2.4 -9.2)
LCHlch(87.0 9.4 255.4)
OKLCHoklch(0.887 0.027 246.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccdceb on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#ccdceb on black: 15.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green86.3%
Blue92.2%

CMYK percentages

Cyan13.2%
Magenta6.4%
Yellow0.0%
Key (black)7.8%

Color previews

#ccdceb text on a black background

contrast 15.00:1

Card sample

#ccdceb text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccdceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdceb in the Color Lab