Skip to content

#caebff

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

RGB
202, 235, 255
HSL
203°, 100%, 90%
CMYK
21, 8, 0, 0
Luminance
0.7919

Every format

HEX#caebff
RGBrgb(202, 235, 255)
HSLhsl(203, 100%, 90%)
CMYKcmyk(21%, 8%, 0%, 0%)
LABlab(91.3 -6.6 -13.2)
LCHlch(91.3 14.8 243.6)
OKLCHoklch(0.923 0.044 234.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#caebff on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#caebff on black: 16.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#caebff text on a black background

contrast 16.84:1

Card sample

#caebff text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #caebff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #caebff in the Color Lab