Skip to content

#cbdbdc

a light, soft cyan · cool · closest name: silver

RGB
203, 219, 220
HSL
184°, 20%, 83%
CMYK
8, 1, 0, 14
Luminance
0.6853

Every format

HEX#cbdbdc
RGBrgb(203, 219, 220)
HSLhsl(184, 20%, 83%)
CMYKcmyk(8%, 1%, 0%, 14%)
LABlab(86.3 -5.2 -2.3)
LCHlch(86.3 5.7 204.3)
OKLCHoklch(0.880 0.017 201.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbdbdc on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#cbdbdc on black: 14.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green85.9%
Blue86.3%

CMYK percentages

Cyan7.7%
Magenta0.5%
Yellow0.0%
Key (black)13.7%

Color previews

#cbdbdc text on a black background

contrast 14.71:1

Card sample

#cbdbdc text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbdbdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbdbdc in the Color Lab