Skip to content

#cadafb

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

RGB
202, 218, 251
HSL
220°, 86%, 89%
CMYK
20, 13, 0, 2
Luminance
0.6966

Every format

HEX#cadafb
RGBrgb(202, 218, 251)
HSLhsl(220, 86%, 89%)
CMYKcmyk(20%, 13%, 0%, 2%)
LABlab(86.8 1.4 -17.9)
LCHlch(86.8 17.9 274.4)
OKLCHoklch(0.887 0.049 264.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cadafb on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#cadafb on black: 14.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green85.5%
Blue98.4%

CMYK percentages

Cyan19.5%
Magenta13.1%
Yellow0.0%
Key (black)1.6%

Color previews

#cadafb text on a black background

contrast 14.93:1

Card sample

#cadafb text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadafb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadafb in the Color Lab