Skip to content

#cacadc

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

RGB
202, 202, 220
HSL
240°, 21%, 83%
CMYK
8, 8, 0, 14
Luminance
0.5996

Every format

HEX#cacadc
RGBrgb(202, 202, 220)
HSLhsl(240, 21%, 83%)
CMYKcmyk(8%, 8%, 0%, 14%)
LABlab(81.8 3.4 -8.9)
LCHlch(81.8 9.5 291.0)
OKLCHoklch(0.845 0.025 285.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cacadc on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#cacadc on black: 12.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green79.2%
Blue86.3%

CMYK percentages

Cyan8.2%
Magenta8.2%
Yellow0.0%
Key (black)13.7%

Color previews

#cacadc text on a black background

contrast 12.99:1

Card sample

#cacadc text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacadc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacadc in the Color Lab