Skip to content

#cbdbeb

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

RGB
203, 219, 235
HSL
210°, 44%, 86%
CMYK
14, 7, 0, 8
Luminance
0.6936

Every format

HEX#cbdbeb
RGBrgb(203, 219, 235)
HSLhsl(210, 44%, 86%)
CMYKcmyk(14%, 7%, 0%, 8%)
LABlab(86.7 -2.2 -9.7)
LCHlch(86.7 9.9 257.3)
OKLCHoklch(0.884 0.028 248.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.6%
Green85.9%
Blue92.2%

CMYK percentages

Cyan13.6%
Magenta6.8%
Yellow0.0%
Key (black)7.8%

Color previews

#cbdbeb text on a black background

contrast 14.87:1

Card sample

#cbdbeb text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbdbeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbdbeb in the Color Lab