Skip to content

#becadb

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

RGB
190, 202, 219
HSL
215°, 29%, 80%
CMYK
13, 8, 0, 14
Luminance
0.5830

Every format

HEX#becadb
RGBrgb(190, 202, 219)
HSLhsl(215, 29%, 80%)
CMYKcmyk(13%, 8%, 0%, 14%)
LABlab(80.9 -0.7 -9.8)
LCHlch(80.9 9.8 266.0)
OKLCHoklch(0.835 0.027 257.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green79.2%
Blue85.9%

CMYK percentages

Cyan13.2%
Magenta7.8%
Yellow0.0%
Key (black)14.1%

Color previews

#becadb text on a black background

contrast 12.66:1

Card sample

#becadb text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becadb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becadb in the Color Lab