Skip to content

#cadefb

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

RGB
202, 222, 251
HSL
216°, 86%, 89%
CMYK
20, 12, 0, 2
Luminance
0.7176

Every format

HEX#cadefb
RGBrgb(202, 222, 251)
HSLhsl(216, 86%, 89%)
CMYKcmyk(20%, 12%, 0%, 2%)
LABlab(87.8 -0.7 -16.3)
LCHlch(87.8 16.3 267.5)
OKLCHoklch(0.895 0.045 257.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green87.1%
Blue98.4%

CMYK percentages

Cyan19.5%
Magenta11.6%
Yellow0.0%
Key (black)1.6%

Color previews

#cadefb text on a black background

contrast 15.35:1

Card sample

#cadefb text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadefb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadefb in the Color Lab