Skip to content

#cacadb

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

RGB
202, 202, 219
HSL
240°, 19%, 83%
CMYK
8, 8, 0, 14
Luminance
0.5991

Every format

HEX#cacadb
RGBrgb(202, 202, 219)
HSLhsl(240, 19%, 83%)
CMYKcmyk(8%, 8%, 0%, 14%)
LABlab(81.8 3.2 -8.4)
LCHlch(81.8 9.0 290.9)
OKLCHoklch(0.844 0.024 285.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green79.2%
Blue85.9%

CMYK percentages

Cyan7.8%
Magenta7.8%
Yellow0.0%
Key (black)14.1%

Color previews

#cacadb text on a black background

contrast 12.98:1

Card sample

#cacadb text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacadb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacadb in the Color Lab