Skip to content

#cadaff

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

RGB
202, 218, 255
HSL
222°, 100%, 90%
CMYK
21, 15, 0, 0
Luminance
0.6992

Every format

HEX#cadaff
RGBrgb(202, 218, 255)
HSLhsl(222, 100%, 90%)
CMYKcmyk(21%, 15%, 0%, 0%)
LABlab(87.0 2.3 -19.8)
LCHlch(87.0 19.9 276.5)
OKLCHoklch(0.888 0.054 266.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cadaff on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#cadaff on black: 14.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green85.5%
Blue100.0%

CMYK percentages

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

Color previews

#cadaff text on a black background

contrast 14.98:1

Card sample

#cadaff text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadaff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadaff in the Color Lab