Skip to content

#becad2

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

RGB
190, 202, 210
HSL
204°, 18%, 78%
CMYK
10, 4, 0, 18
Luminance
0.5784

Every format

HEX#becad2
RGBrgb(190, 202, 210)
HSLhsl(204, 18%, 78%)
CMYKcmyk(10%, 4%, 0%, 18%)
LABlab(80.7 -2.5 -5.4)
LCHlch(80.7 5.9 244.9)
OKLCHoklch(0.832 0.017 236.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#becad2 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#becad2 on black: 12.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green79.2%
Blue82.4%

CMYK percentages

Cyan9.5%
Magenta3.8%
Yellow0.0%
Key (black)17.6%

Color previews

#becad2 text on a black background

contrast 12.57:1

Card sample

#becad2 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becad2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becad2 in the Color Lab