Skip to content

#becad0

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

RGB
190, 202, 208
HSL
200°, 16%, 78%
CMYK
9, 3, 0, 18
Luminance
0.5774

Every format

HEX#becad0
RGBrgb(190, 202, 208)
HSLhsl(200, 16%, 78%)
CMYKcmyk(9%, 3%, 0%, 18%)
LABlab(80.6 -2.9 -4.4)
LCHlch(80.6 5.3 236.5)
OKLCHoklch(0.832 0.016 229.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green79.2%
Blue81.6%

CMYK percentages

Cyan8.7%
Magenta2.9%
Yellow0.0%
Key (black)18.4%

Color previews

#becad0 text on a black background

contrast 12.55:1

Card sample

#becad0 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becad0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becad0 in the Color Lab