Skip to content

#bbcdfa

a pale, electric blue · cool · closest name: lavender

RGB
187, 205, 250
HSL
223°, 86%, 86%
CMYK
25, 18, 0, 2
Luminance
0.6113

Every format

HEX#bbcdfa
RGBrgb(187, 205, 250)
HSLhsl(223, 86%, 86%)
CMYKcmyk(25%, 18%, 0%, 2%)
LABlab(82.5 3.6 -24.1)
LCHlch(82.5 24.3 278.4)
OKLCHoklch(0.850 0.066 267.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcdfa on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#bbcdfa on black: 13.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.4%
Blue98.0%

CMYK percentages

Cyan25.2%
Magenta18.0%
Yellow0.0%
Key (black)2.0%

Color previews

#bbcdfa text on a black background

contrast 13.23:1

Card sample

#bbcdfa text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcdfa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcdfa in the Color Lab