Skip to content

#cadff2

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

RGB
202, 223, 242
HSL
209°, 61%, 87%
CMYK
17, 8, 0, 5
Luminance
0.7174

Every format

HEX#cadff2
RGBrgb(202, 223, 242)
HSLhsl(209, 61%, 87%)
CMYKcmyk(17%, 8%, 0%, 5%)
LABlab(87.8 -3.1 -11.6)
LCHlch(87.8 12.0 254.9)
OKLCHoklch(0.894 0.035 245.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green87.5%
Blue94.9%

CMYK percentages

Cyan16.5%
Magenta7.9%
Yellow0.0%
Key (black)5.1%

Color previews

#cadff2 text on a black background

contrast 15.35:1

Card sample

#cadff2 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadff2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadff2 in the Color Lab