Skip to content

#cadce4

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

RGB
202, 220, 228
HSL
199°, 33%, 84%
CMYK
11, 4, 0, 11
Luminance
0.6934

Every format

HEX#cadce4
RGBrgb(202, 220, 228)
HSLhsl(199, 33%, 84%)
CMYKcmyk(11%, 4%, 0%, 11%)
LABlab(86.7 -4.4 -6.0)
LCHlch(86.7 7.4 233.4)
OKLCHoklch(0.883 0.022 226.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green86.3%
Blue89.4%

CMYK percentages

Cyan11.4%
Magenta3.5%
Yellow0.0%
Key (black)10.6%

Color previews

#cadce4 text on a black background

contrast 14.87:1

Card sample

#cadce4 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadce4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadce4 in the Color Lab