Skip to content

#b3c3db

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

RGB
179, 195, 219
HSL
216°, 36%, 78%
CMYK
18, 11, 0, 14
Luminance
0.5373

Every format

HEX#b3c3db
RGBrgb(179, 195, 219)
HSLhsl(216, 36%, 78%)
CMYKcmyk(18%, 11%, 0%, 14%)
LABlab(78.3 -0.5 -13.8)
LCHlch(78.3 13.8 268.0)
OKLCHoklch(0.813 0.038 258.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3c3db on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#b3c3db on black: 11.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green76.5%
Blue85.9%

CMYK percentages

Cyan18.3%
Magenta11.0%
Yellow0.0%
Key (black)14.1%

Color previews

#b3c3db text on a black background

contrast 11.75:1

Card sample

#b3c3db text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3c3db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3c3db in the Color Lab