Skip to content

#b2ccda

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

RGB
178, 204, 218
HSL
201°, 35%, 78%
CMYK
18, 6, 0, 15
Luminance
0.5771

Every format

HEX#b2ccda
RGBrgb(178, 204, 218)
HSLhsl(201, 35%, 78%)
CMYKcmyk(18%, 6%, 0%, 15%)
LABlab(80.6 -5.8 -9.9)
LCHlch(80.6 11.4 239.7)
OKLCHoklch(0.830 0.034 231.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2ccda on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#b2ccda on black: 12.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green80.0%
Blue85.5%

CMYK percentages

Cyan18.3%
Magenta6.4%
Yellow0.0%
Key (black)14.5%

Color previews

#b2ccda text on a black background

contrast 12.54:1

Card sample

#b2ccda text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 204, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 204, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2ccda;
background: linear-gradient(135deg, #b2ccda, #B2B2DA);

Monochromatic scale

Palettes built from #b2ccda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2ccda in the Color Lab