Skip to content

#bcdaf3

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

RGB
188, 218, 243
HSL
207°, 70%, 85%
CMYK
23, 10, 0, 5
Luminance
0.6731

Every format

HEX#bcdaf3
RGBrgb(188, 218, 243)
HSLhsl(207, 70%, 85%)
CMYKcmyk(23%, 10%, 0%, 5%)
LABlab(85.7 -4.6 -15.5)
LCHlch(85.7 16.2 253.5)
OKLCHoklch(0.875 0.047 243.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcdaf3 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#bcdaf3 on black: 14.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green85.5%
Blue95.3%

CMYK percentages

Cyan22.6%
Magenta10.3%
Yellow0.0%
Key (black)4.7%

Color previews

#bcdaf3 text on a black background

contrast 14.46:1

Card sample

#bcdaf3 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcdaf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcdaf3 in the Color Lab