Skip to content

#b3c2da

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

RGB
179, 194, 218
HSL
217°, 35%, 78%
CMYK
18, 11, 0, 15
Luminance
0.5323

Every format

HEX#b3c2da
RGBrgb(179, 194, 218)
HSLhsl(217, 35%, 78%)
CMYKcmyk(18%, 11%, 0%, 15%)
LABlab(78.0 -0.1 -13.7)
LCHlch(78.0 13.7 269.4)
OKLCHoklch(0.810 0.038 259.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3c2da on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#b3c2da on black: 11.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green76.1%
Blue85.5%

CMYK percentages

Cyan17.9%
Magenta11.0%
Yellow0.0%
Key (black)14.5%

Color previews

#b3c2da text on a black background

contrast 11.65:1

Card sample

#b3c2da text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3c2da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3c2da in the Color Lab