Skip to content

#bdddfd

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

RGB
189, 221, 253
HSL
210°, 94%, 87%
CMYK
25, 13, 0, 1
Luminance
0.6962

Every format

HEX#bdddfd
RGBrgb(189, 221, 253)
HSLhsl(210, 94%, 87%)
CMYKcmyk(25%, 13%, 0%, 1%)
LABlab(86.8 -3.6 -19.0)
LCHlch(86.8 19.4 259.3)
OKLCHoklch(0.885 0.056 248.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.1%
Green86.7%
Blue99.2%

CMYK percentages

Cyan25.3%
Magenta12.6%
Yellow0.0%
Key (black)0.8%

Color previews

#bdddfd text on a black background

contrast 14.92:1

Card sample

#bdddfd text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdddfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdddfd in the Color Lab