Skip to content

#becad8

a light, soft blue · cool · closest name: silver

RGB
190, 202, 216
HSL
212°, 25%, 80%
CMYK
12, 7, 0, 15
Luminance
0.5815

Every format

HEX#becad8
RGBrgb(190, 202, 216)
HSLhsl(212, 25%, 80%)
CMYKcmyk(12%, 7%, 0%, 15%)
LABlab(80.8 -1.3 -8.3)
LCHlch(80.8 8.4 261.1)
OKLCHoklch(0.834 0.024 252.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#becad8 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#becad8 on black: 12.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green79.2%
Blue84.7%

CMYK percentages

Cyan12.0%
Magenta6.5%
Yellow0.0%
Key (black)15.3%

Color previews

#becad8 text on a black background

contrast 12.63:1

Card sample

#becad8 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becad8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becad8 in the Color Lab