Skip to content

#cacdf5

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

RGB
202, 205, 245
HSL
236°, 68%, 88%
CMYK
18, 16, 0, 4
Luminance
0.6281

Every format

HEX#cacdf5
RGBrgb(202, 205, 245)
HSLhsl(236, 68%, 88%)
CMYKcmyk(18%, 16%, 0%, 4%)
LABlab(83.3 7.0 -20.0)
LCHlch(83.3 21.1 289.3)
OKLCHoklch(0.859 0.056 281.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cacdf5 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#cacdf5 on black: 13.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green80.4%
Blue96.1%

CMYK percentages

Cyan17.6%
Magenta16.3%
Yellow0.0%
Key (black)3.9%

Color previews

#cacdf5 text on a black background

contrast 13.56:1

Card sample

#cacdf5 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacdf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacdf5 in the Color Lab