Skip to content

#cadfff

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

RGB
202, 223, 255
HSL
216°, 100%, 90%
CMYK
21, 13, 0, 0
Luminance
0.7255

Every format

HEX#cadfff
RGBrgb(202, 223, 255)
HSLhsl(216, 100%, 90%)
CMYKcmyk(21%, 13%, 0%, 0%)
LABlab(88.2 -0.4 -17.9)
LCHlch(88.2 17.9 268.8)
OKLCHoklch(0.898 0.050 258.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cadfff on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#cadfff on black: 15.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green87.5%
Blue100.0%

CMYK percentages

Cyan20.8%
Magenta12.5%
Yellow0.0%
Key (black)0.0%

Color previews

#cadfff text on a black background

contrast 15.51:1

Card sample

#cadfff text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadfff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadfff in the Color Lab