Skip to content

#bbcada

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

RGB
187, 202, 218
HSL
211°, 30%, 79%
CMYK
14, 7, 0, 15
Luminance
0.5787

Every format

HEX#bbcada
RGBrgb(187, 202, 218)
HSLhsl(211, 30%, 79%)
CMYKcmyk(14%, 7%, 0%, 15%)
LABlab(80.7 -1.9 -9.7)
LCHlch(80.7 9.8 259.1)
OKLCHoklch(0.833 0.028 249.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green79.2%
Blue85.5%

CMYK percentages

Cyan14.2%
Magenta7.3%
Yellow0.0%
Key (black)14.5%

Color previews

#bbcada text on a black background

contrast 12.57:1

Card sample

#bbcada text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcada

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcada in the Color Lab