Skip to content

#cdceeb

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

RGB
205, 206, 235
HSL
238°, 43%, 86%
CMYK
13, 12, 0, 8
Luminance
0.6312

Every format

HEX#cdceeb
RGBrgb(205, 206, 235)
HSLhsl(238, 43%, 86%)
CMYKcmyk(13%, 12%, 0%, 8%)
LABlab(83.5 5.3 -14.4)
LCHlch(83.5 15.3 290.2)
OKLCHoklch(0.860 0.040 284.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdceeb on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#cdceeb on black: 13.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green80.8%
Blue92.2%

CMYK percentages

Cyan12.8%
Magenta12.3%
Yellow0.0%
Key (black)7.8%

Color previews

#cdceeb text on a black background

contrast 13.62:1

Card sample

#cdceeb text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdceeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdceeb in the Color Lab