Skip to content

#bccdf3

a light, vivid blue · cool · closest name: lavender

RGB
188, 205, 243
HSL
222°, 70%, 85%
CMYK
23, 16, 0, 5
Luminance
0.6083

Every format

HEX#bccdf3
RGBrgb(188, 205, 243)
HSLhsl(222, 70%, 85%)
CMYKcmyk(23%, 16%, 0%, 5%)
LABlab(82.3 2.3 -20.6)
LCHlch(82.3 20.7 276.3)
OKLCHoklch(0.848 0.056 266.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bccdf3 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#bccdf3 on black: 13.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green80.4%
Blue95.3%

CMYK percentages

Cyan22.6%
Magenta15.6%
Yellow0.0%
Key (black)4.7%

Color previews

#bccdf3 text on a black background

contrast 13.17:1

Card sample

#bccdf3 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 205, 243, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 205, 243, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bccdf3;
background: linear-gradient(135deg, #bccdf3, #D0BCF3);

Monochromatic scale

Palettes built from #bccdf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bccdf3 in the Color Lab