Skip to content

#caddf4

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

RGB
202, 221, 244
HSL
213°, 66%, 88%
CMYK
17, 9, 0, 4
Luminance
0.7080

Every format

HEX#caddf4
RGBrgb(202, 221, 244)
HSLhsl(213, 66%, 88%)
CMYKcmyk(17%, 9%, 0%, 4%)
LABlab(87.4 -1.7 -13.3)
LCHlch(87.4 13.4 262.9)
OKLCHoklch(0.890 0.038 253.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#caddf4 on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#caddf4 on black: 15.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green86.7%
Blue95.7%

CMYK percentages

Cyan17.2%
Magenta9.4%
Yellow0.0%
Key (black)4.3%

Color previews

#caddf4 text on a black background

contrast 15.16:1

Card sample

#caddf4 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #caddf4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #caddf4 in the Color Lab