Skip to content

#caddfb

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

RGB
202, 221, 251
HSL
217°, 86%, 89%
CMYK
20, 12, 0, 2
Luminance
0.7123

Every format

HEX#caddfb
RGBrgb(202, 221, 251)
HSLhsl(217, 86%, 89%)
CMYKcmyk(20%, 12%, 0%, 2%)
LABlab(87.6 -0.2 -16.7)
LCHlch(87.6 16.7 269.4)
OKLCHoklch(0.893 0.046 259.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#caddfb on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#caddfb on black: 15.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green86.7%
Blue98.4%

CMYK percentages

Cyan19.5%
Magenta12.0%
Yellow0.0%
Key (black)1.6%

Color previews

#caddfb text on a black background

contrast 15.25:1

Card sample

#caddfb text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #caddfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #caddfb in the Color Lab