Skip to content

#cadef4

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

RGB
202, 222, 244
HSL
211°, 66%, 88%
CMYK
17, 9, 0, 4
Luminance
0.7133

Every format

HEX#cadef4
RGBrgb(202, 222, 244)
HSLhsl(211, 66%, 88%)
CMYKcmyk(17%, 9%, 0%, 4%)
LABlab(87.6 -2.2 -13.0)
LCHlch(87.6 13.1 260.4)
OKLCHoklch(0.893 0.037 250.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green87.1%
Blue95.7%

CMYK percentages

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

Color previews

#cadef4 text on a black background

contrast 15.27:1

Card sample

#cadef4 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadef4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadef4 in the Color Lab