Skip to content

#caccdc

a light, soft blue · warm · closest name: silver

RGB
202, 204, 220
HSL
233°, 21%, 83%
CMYK
8, 7, 0, 14
Luminance
0.6091

Every format

HEX#caccdc
RGBrgb(202, 204, 220)
HSLhsl(233, 21%, 83%)
CMYKcmyk(8%, 7%, 0%, 14%)
LABlab(82.3 2.4 -8.2)
LCHlch(82.3 8.5 286.1)
OKLCHoklch(0.849 0.022 280.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#caccdc on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#caccdc on black: 13.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green80.0%
Blue86.3%

CMYK percentages

Cyan8.2%
Magenta7.3%
Yellow0.0%
Key (black)13.7%

Color previews

#caccdc text on a black background

contrast 13.18:1

Card sample

#caccdc text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #caccdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #caccdc in the Color Lab