Skip to content

#cadef8

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

RGB
202, 222, 248
HSL
214°, 77%, 88%
CMYK
19, 11, 0, 3
Luminance
0.7158

Every format

HEX#cadef8
RGBrgb(202, 222, 248)
HSLhsl(214, 77%, 88%)
CMYKcmyk(19%, 11%, 0%, 3%)
LABlab(87.8 -1.4 -14.9)
LCHlch(87.8 14.9 264.8)
OKLCHoklch(0.894 0.042 255.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green87.1%
Blue97.3%

CMYK percentages

Cyan18.5%
Magenta10.5%
Yellow0.0%
Key (black)2.7%

Color previews

#cadef8 text on a black background

contrast 15.32:1

Card sample

#cadef8 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadef8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadef8 in the Color Lab