Skip to content

#b2c4ff

a light, electric blue · warm · closest name: skyblue

RGB
178, 196, 255
HSL
226°, 100%, 85%
CMYK
30, 23, 0, 0
Luminance
0.5616

Every format

HEX#b2c4ff
RGBrgb(178, 196, 255)
HSLhsl(226, 100%, 85%)
CMYKcmyk(30%, 23%, 0%, 0%)
LABlab(79.7 7.0 -31.0)
LCHlch(79.7 31.8 282.7)
OKLCHoklch(0.828 0.086 271.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2c4ff on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#b2c4ff on black: 12.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green76.9%
Blue100.0%

CMYK percentages

Cyan30.2%
Magenta23.1%
Yellow0.0%
Key (black)0.0%

Color previews

#b2c4ff text on a black background

contrast 12.23:1

Card sample

#b2c4ff text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2c4ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2c4ff in the Color Lab