Skip to content

#bddbfa

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

RGB
189, 219, 250
HSL
211°, 86%, 86%
CMYK
24, 12, 0, 2
Luminance
0.6838

Every format

HEX#bddbfa
RGBrgb(189, 219, 250)
HSLhsl(211, 86%, 86%)
CMYKcmyk(24%, 12%, 0%, 2%)
LABlab(86.2 -3.3 -18.4)
LCHlch(86.2 18.7 260.0)
OKLCHoklch(0.880 0.054 249.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bddbfa on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#bddbfa on black: 14.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green85.9%
Blue98.0%

CMYK percentages

Cyan24.4%
Magenta12.4%
Yellow0.0%
Key (black)2.0%

Color previews

#bddbfa text on a black background

contrast 14.68:1

Card sample

#bddbfa text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bddbfa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bddbfa in the Color Lab