Skip to content

#cadcff

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

RGB
202, 220, 255
HSL
220°, 100%, 90%
CMYK
21, 14, 0, 0
Luminance
0.7096

Every format

HEX#cadcff
RGBrgb(202, 220, 255)
HSLhsl(220, 100%, 90%)
CMYKcmyk(21%, 14%, 0%, 0%)
LABlab(87.5 1.2 -19.0)
LCHlch(87.5 19.1 273.6)
OKLCHoklch(0.892 0.052 263.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green86.3%
Blue100.0%

CMYK percentages

Cyan20.8%
Magenta13.7%
Yellow0.0%
Key (black)0.0%

Color previews

#cadcff text on a black background

contrast 15.19:1

Card sample

#cadcff text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadcff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadcff in the Color Lab