Skip to content

#cbdef4

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

RGB
203, 222, 244
HSL
212°, 65%, 88%
CMYK
17, 9, 0, 4
Luminance
0.7147

Every format

HEX#cbdef4
RGBrgb(203, 222, 244)
HSLhsl(212, 65%, 88%)
CMYKcmyk(17%, 9%, 0%, 4%)
LABlab(87.7 -1.9 -12.8)
LCHlch(87.7 13.0 261.7)
OKLCHoklch(0.893 0.037 252.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbdef4 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#cbdef4 on black: 15.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green87.1%
Blue95.7%

CMYK percentages

Cyan16.8%
Magenta9.0%
Yellow0.0%
Key (black)4.3%

Color previews

#cbdef4 text on a black background

contrast 15.29:1

Card sample

#cbdef4 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbdef4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbdef4 in the Color Lab