Skip to content

#becada

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

RGB
190, 202, 218
HSL
214°, 28%, 80%
CMYK
13, 7, 0, 15
Luminance
0.5825

Every format

HEX#becada
RGBrgb(190, 202, 218)
HSLhsl(214, 28%, 80%)
CMYKcmyk(13%, 7%, 0%, 15%)
LABlab(80.9 -0.9 -9.3)
LCHlch(80.9 9.4 264.5)
OKLCHoklch(0.835 0.026 255.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan12.8%
Magenta7.3%
Yellow0.0%
Key (black)14.5%

Color previews

#becada text on a black background

contrast 12.65:1

Card sample

#becada text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becada

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becada in the Color Lab