Skip to content

#cadfec

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

RGB
202, 223, 236
HSL
203°, 47%, 86%
CMYK
14, 6, 0, 8
Luminance
0.7139

Every format

HEX#cadfec
RGBrgb(202, 223, 236)
HSLhsl(203, 47%, 86%)
CMYKcmyk(14%, 6%, 0%, 8%)
LABlab(87.7 -4.4 -8.7)
LCHlch(87.7 9.7 243.4)
OKLCHoklch(0.892 0.029 234.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cadfec on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#cadfec on black: 15.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green87.5%
Blue92.5%

CMYK percentages

Cyan14.4%
Magenta5.5%
Yellow0.0%
Key (black)7.5%

Color previews

#cadfec text on a black background

contrast 15.28:1

Card sample

#cadfec text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadfec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadfec in the Color Lab