Skip to content

#bccddc

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

RGB
188, 205, 220
HSL
208°, 31%, 80%
CMYK
15, 7, 0, 14
Luminance
0.5952

Every format

HEX#bccddc
RGBrgb(188, 205, 220)
HSLhsl(208, 31%, 80%)
CMYKcmyk(15%, 7%, 0%, 14%)
LABlab(81.6 -2.7 -9.4)
LCHlch(81.6 9.8 253.9)
OKLCHoklch(0.840 0.028 244.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bccddc on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#bccddc on black: 12.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green80.4%
Blue86.3%

CMYK percentages

Cyan14.5%
Magenta6.8%
Yellow0.0%
Key (black)13.7%

Color previews

#bccddc text on a black background

contrast 12.90:1

Card sample

#bccddc text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bccddc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bccddc in the Color Lab