Skip to content

#cadef7

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

RGB
202, 222, 247
HSL
213°, 74%, 88%
CMYK
18, 10, 0, 3
Luminance
0.7151

Every format

HEX#cadef7
RGBrgb(202, 222, 247)
HSLhsl(213, 74%, 88%)
CMYKcmyk(18%, 10%, 0%, 3%)
LABlab(87.7 -1.6 -14.4)
LCHlch(87.7 14.5 263.8)
OKLCHoklch(0.893 0.041 254.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green87.1%
Blue96.9%

CMYK percentages

Cyan18.2%
Magenta10.1%
Yellow0.0%
Key (black)3.1%

Color previews

#cadef7 text on a black background

contrast 15.30:1

Card sample

#cadef7 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadef7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadef7 in the Color Lab