Skip to content

#bddaf2

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

RGB
189, 218, 242
HSL
207°, 67%, 85%
CMYK
22, 10, 0, 5
Luminance
0.6737

Every format

HEX#bddaf2
RGBrgb(189, 218, 242)
HSLhsl(207, 67%, 85%)
CMYKcmyk(22%, 10%, 0%, 5%)
LABlab(85.7 -4.5 -14.9)
LCHlch(85.7 15.6 253.2)
OKLCHoklch(0.875 0.045 243.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bddaf2 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#bddaf2 on black: 14.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green85.5%
Blue94.9%

CMYK percentages

Cyan21.9%
Magenta9.9%
Yellow0.0%
Key (black)5.1%

Color previews

#bddaf2 text on a black background

contrast 14.47:1

Card sample

#bddaf2 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bddaf2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bddaf2 in the Color Lab