Skip to content

#cadef9

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

RGB
202, 222, 249
HSL
215°, 80%, 88%
CMYK
19, 11, 0, 2
Luminance
0.7164

Every format

HEX#cadef9
RGBrgb(202, 222, 249)
HSLhsl(215, 80%, 88%)
CMYKcmyk(19%, 11%, 0%, 2%)
LABlab(87.8 -1.1 -15.4)
LCHlch(87.8 15.4 265.8)
OKLCHoklch(0.894 0.043 255.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green87.1%
Blue97.6%

CMYK percentages

Cyan18.9%
Magenta10.8%
Yellow0.0%
Key (black)2.4%

Color previews

#cadef9 text on a black background

contrast 15.33:1

Card sample

#cadef9 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadef9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadef9 in the Color Lab