Skip to content

#cadcdf

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

RGB
202, 220, 223
HSL
189°, 25%, 83%
CMYK
9, 1, 0, 13
Luminance
0.6907

Every format

HEX#cadcdf
RGBrgb(202, 220, 223)
HSLhsl(189, 25%, 83%)
CMYKcmyk(9%, 1%, 0%, 13%)
LABlab(86.5 -5.4 -3.5)
LCHlch(86.5 6.5 213.1)
OKLCHoklch(0.882 0.020 208.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cadcdf on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#cadcdf on black: 14.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green86.3%
Blue87.5%

CMYK percentages

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

Color previews

#cadcdf text on a black background

contrast 14.81:1

Card sample

#cadcdf text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadcdf in the Color Lab