Skip to content

#caecff

a pale, electric blue · cool · closest name: lavender

RGB
202, 236, 255
HSL
202°, 100%, 90%
CMYK
21, 8, 0, 0
Luminance
0.7977

Every format

HEX#caecff
RGBrgb(202, 236, 255)
HSLhsl(202, 100%, 90%)
CMYKcmyk(21%, 8%, 0%, 0%)
LABlab(91.6 -7.1 -12.8)
LCHlch(91.6 14.7 241.2)
OKLCHoklch(0.925 0.044 232.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#caecff on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#caecff on black: 16.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green92.5%
Blue100.0%

CMYK percentages

Cyan20.8%
Magenta7.5%
Yellow0.0%
Key (black)0.0%

Color previews

#caecff text on a black background

contrast 16.95:1

Card sample

#caecff text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #caecff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #caecff in the Color Lab