Skip to content

#bec2eb

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

RGB
190, 194, 235
HSL
235°, 53%, 83%
CMYK
19, 17, 0, 8
Luminance
0.5553

Every format

HEX#bec2eb
RGBrgb(190, 194, 235)
HSLhsl(235, 53%, 83%)
CMYKcmyk(19%, 17%, 0%, 8%)
LABlab(79.3 7.0 -20.8)
LCHlch(79.3 21.9 288.6)
OKLCHoklch(0.825 0.058 280.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bec2eb on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#bec2eb on black: 12.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green76.1%
Blue92.2%

CMYK percentages

Cyan19.1%
Magenta17.4%
Yellow0.0%
Key (black)7.8%

Color previews

#bec2eb text on a black background

contrast 12.11:1

Card sample

#bec2eb text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bec2eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bec2eb in the Color Lab