Skip to content

#cadce2

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

RGB
202, 220, 226
HSL
195°, 29%, 84%
CMYK
11, 3, 0, 11
Luminance
0.6923

Every format

HEX#cadce2
RGBrgb(202, 220, 226)
HSLhsl(195, 29%, 84%)
CMYKcmyk(11%, 3%, 0%, 11%)
LABlab(86.6 -4.8 -5.0)
LCHlch(86.6 6.9 226.0)
OKLCHoklch(0.883 0.021 219.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cadce2 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#cadce2 on black: 14.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green86.3%
Blue88.6%

CMYK percentages

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

Color previews

#cadce2 text on a black background

contrast 14.85:1

Card sample

#cadce2 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadce2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadce2 in the Color Lab