Skip to content

#bfcdef

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

RGB
191, 205, 239
HSL
223°, 60%, 84%
CMYK
20, 14, 0, 6
Luminance
0.6097

Every format

HEX#bfcdef
RGBrgb(191, 205, 239)
HSLhsl(223, 60%, 84%)
CMYKcmyk(20%, 14%, 0%, 6%)
LABlab(82.4 2.3 -18.3)
LCHlch(82.4 18.5 277.1)
OKLCHoklch(0.849 0.050 267.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfcdef on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#bfcdef on black: 13.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.9%
Green80.4%
Blue93.7%

CMYK percentages

Cyan20.1%
Magenta14.2%
Yellow0.0%
Key (black)6.3%

Color previews

#bfcdef text on a black background

contrast 13.19:1

Card sample

#bfcdef text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(191, 205, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(191, 205, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bfcdef;
background: linear-gradient(135deg, #bfcdef, #D1BFEF);

Monochromatic scale

Palettes built from #bfcdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bfcdef in the Color Lab