Skip to content

#becdf5

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

RGB
190, 205, 245
HSL
224°, 73%, 85%
CMYK
22, 16, 0, 4
Luminance
0.6120

Every format

HEX#becdf5
RGBrgb(190, 205, 245)
HSLhsl(224, 73%, 85%)
CMYKcmyk(22%, 16%, 0%, 4%)
LABlab(82.5 3.3 -21.3)
LCHlch(82.5 21.6 278.8)
OKLCHoklch(0.850 0.058 269.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green80.4%
Blue96.1%

CMYK percentages

Cyan22.4%
Magenta16.3%
Yellow0.0%
Key (black)3.9%

Color previews

#becdf5 text on a black background

contrast 13.24:1

Card sample

#becdf5 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becdf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becdf5 in the Color Lab