Skip to content

#cacdec

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

RGB
202, 205, 236
HSL
235°, 47%, 86%
CMYK
14, 13, 0, 8
Luminance
0.6228

Every format

HEX#cacdec
RGBrgb(202, 205, 236)
HSLhsl(235, 47%, 86%)
CMYKcmyk(14%, 13%, 0%, 8%)
LABlab(83.1 5.1 -15.6)
LCHlch(83.1 16.4 288.0)
OKLCHoklch(0.856 0.043 281.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green80.4%
Blue92.5%

CMYK percentages

Cyan14.4%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#cacdec text on a black background

contrast 13.46:1

Card sample

#cacdec text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacdec in the Color Lab