Skip to content

#cadfe7

a light, soft cyan · cool · closest name: lavender

RGB
202, 223, 231
HSL
197°, 38%, 85%
CMYK
13, 4, 0, 9
Luminance
0.7110

Every format

HEX#cadfe7
RGBrgb(202, 223, 231)
HSLhsl(197, 38%, 85%)
CMYKcmyk(13%, 4%, 0%, 9%)
LABlab(87.5 -5.4 -6.3)
LCHlch(87.5 8.3 229.4)
OKLCHoklch(0.890 0.025 222.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green87.5%
Blue90.6%

CMYK percentages

Cyan12.6%
Magenta3.5%
Yellow0.0%
Key (black)9.4%

Color previews

#cadfe7 text on a black background

contrast 15.22:1

Card sample

#cadfe7 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadfe7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadfe7 in the Color Lab