Skip to content

#cbdffc

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

RGB
203, 223, 252
HSL
216°, 89%, 89%
CMYK
19, 12, 0, 1
Luminance
0.7250

Every format

HEX#cbdffc
RGBrgb(203, 223, 252)
HSLhsl(216, 89%, 89%)
CMYKcmyk(19%, 12%, 0%, 1%)
LABlab(88.2 -0.7 -16.3)
LCHlch(88.2 16.3 267.5)
OKLCHoklch(0.898 0.045 257.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbdffc on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#cbdffc on black: 15.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green87.5%
Blue98.8%

CMYK percentages

Cyan19.4%
Magenta11.5%
Yellow0.0%
Key (black)1.2%

Color previews

#cbdffc text on a black background

contrast 15.50:1

Card sample

#cbdffc text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(203, 223, 252, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(203, 223, 252, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cbdffc;
background: linear-gradient(135deg, #cbdffc, #D8CBFC);

Monochromatic scale

Palettes built from #cbdffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbdffc in the Color Lab