Skip to content

#bddfec

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

RGB
189, 223, 236
HSL
197°, 55%, 83%
CMYK
20, 6, 0, 8
Luminance
0.6965

Every format

HEX#bddfec
RGBrgb(189, 223, 236)
HSLhsl(197, 55%, 83%)
CMYKcmyk(20%, 6%, 0%, 8%)
LABlab(86.8 -8.4 -10.1)
LCHlch(86.8 13.1 230.2)
OKLCHoklch(0.883 0.040 222.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.1%
Green87.5%
Blue92.5%

CMYK percentages

Cyan19.9%
Magenta5.5%
Yellow0.0%
Key (black)7.5%

Color previews

#bddfec text on a black background

contrast 14.93:1

Card sample

#bddfec text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bddfec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bddfec in the Color Lab