Skip to content

#cadbdf

a light, soft cyan · cool · closest name: silver

RGB
202, 219, 223
HSL
191°, 25%, 83%
CMYK
9, 2, 0, 13
Luminance
0.6855

Every format

HEX#cadbdf
RGBrgb(202, 219, 223)
HSLhsl(191, 25%, 83%)
CMYKcmyk(9%, 2%, 0%, 13%)
LABlab(86.3 -4.9 -3.9)
LCHlch(86.3 6.3 218.6)
OKLCHoklch(0.880 0.019 213.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cadbdf on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#cadbdf on black: 14.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green85.9%
Blue87.5%

CMYK percentages

Cyan9.4%
Magenta1.8%
Yellow0.0%
Key (black)12.5%

Color previews

#cadbdf text on a black background

contrast 14.71:1

Card sample

#cadbdf text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadbdf in the Color Lab