Skip to content

#cacce2

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

RGB
202, 204, 226
HSL
235°, 29%, 84%
CMYK
11, 10, 0, 11
Luminance
0.6123

Every format

HEX#cacce2
RGBrgb(202, 204, 226)
HSLhsl(235, 29%, 84%)
CMYKcmyk(11%, 10%, 0%, 11%)
LABlab(82.5 3.6 -11.1)
LCHlch(82.5 11.7 287.8)
OKLCHoklch(0.851 0.030 281.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green80.0%
Blue88.6%

CMYK percentages

Cyan10.6%
Magenta9.7%
Yellow0.0%
Key (black)11.4%

Color previews

#cacce2 text on a black background

contrast 13.25:1

Card sample

#cacce2 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacce2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacce2 in the Color Lab