Skip to content

#becef1

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

RGB
190, 206, 241
HSL
221°, 65%, 85%
CMYK
21, 15, 0, 6
Luminance
0.6144

Every format

HEX#becef1
RGBrgb(190, 206, 241)
HSLhsl(221, 65%, 85%)
CMYKcmyk(21%, 15%, 0%, 6%)
LABlab(82.6 1.9 -19.0)
LCHlch(82.6 19.1 275.7)
OKLCHoklch(0.851 0.052 265.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#becef1 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#becef1 on black: 13.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green80.8%
Blue94.5%

CMYK percentages

Cyan21.2%
Magenta14.5%
Yellow0.0%
Key (black)5.5%

Color previews

#becef1 text on a black background

contrast 13.29:1

Card sample

#becef1 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(190, 206, 241, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(190, 206, 241, 0.45);
Border & gradient
Gradient panel
border: 3px solid #becef1;
background: linear-gradient(135deg, #becef1, #D0BEF1);

Monochromatic scale

Palettes built from #becef1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becef1 in the Color Lab