Skip to content

#bddef2

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

RGB
189, 222, 242
HSL
203°, 67%, 85%
CMYK
22, 8, 0, 5
Luminance
0.6947

Every format

HEX#bddef2
RGBrgb(189, 222, 242)
HSLhsl(203, 67%, 85%)
CMYKcmyk(22%, 8%, 0%, 5%)
LABlab(86.7 -6.6 -13.3)
LCHlch(86.7 14.9 243.8)
OKLCHoklch(0.883 0.044 234.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bddef2 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#bddef2 on black: 14.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green87.1%
Blue94.9%

CMYK percentages

Cyan21.9%
Magenta8.3%
Yellow0.0%
Key (black)5.1%

Color previews

#bddef2 text on a black background

contrast 14.89:1

Card sample

#bddef2 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bddef2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bddef2 in the Color Lab