Skip to content

#bddcff

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

RGB
189, 220, 255
HSL
212°, 100%, 87%
CMYK
26, 14, 0, 0
Luminance
0.6923

Every format

HEX#bddcff
RGBrgb(189, 220, 255)
HSLhsl(212, 100%, 87%)
CMYKcmyk(26%, 14%, 0%, 0%)
LABlab(86.6 -2.6 -20.4)
LCHlch(86.6 20.6 262.6)
OKLCHoklch(0.883 0.059 251.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.1%
Green86.3%
Blue100.0%

CMYK percentages

Cyan25.9%
Magenta13.7%
Yellow0.0%
Key (black)0.0%

Color previews

#bddcff text on a black background

contrast 14.85:1

Card sample

#bddcff text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bddcff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bddcff in the Color Lab