Skip to content

#bbccfa

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

RGB
187, 204, 250
HSL
224°, 86%, 86%
CMYK
25, 18, 0, 2
Luminance
0.6065

Every format

HEX#bbccfa
RGBrgb(187, 204, 250)
HSLhsl(224, 86%, 86%)
CMYKcmyk(25%, 18%, 0%, 2%)
LABlab(82.2 4.1 -24.5)
LCHlch(82.2 24.8 279.5)
OKLCHoklch(0.848 0.067 269.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#bbccfa text on a black background

contrast 13.13:1

Card sample

#bbccfa text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbccfa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbccfa in the Color Lab