Skip to content

#bbccff

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

RGB
187, 204, 255
HSL
225°, 100%, 87%
CMYK
27, 20, 0, 0
Luminance
0.6097

Every format

HEX#bbccff
RGBrgb(187, 204, 255)
HSLhsl(225, 100%, 87%)
CMYKcmyk(27%, 20%, 0%, 0%)
LABlab(82.4 5.3 -26.9)
LCHlch(82.4 27.4 281.1)
OKLCHoklch(0.850 0.074 270.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green80.0%
Blue100.0%

CMYK percentages

Cyan26.7%
Magenta20.0%
Yellow0.0%
Key (black)0.0%

Color previews

#bbccff text on a black background

contrast 13.19:1

Card sample

#bbccff text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbccff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbccff in the Color Lab