Skip to content

#beccdb

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

RGB
190, 204, 219
HSL
211°, 29%, 80%
CMYK
13, 7, 0, 14
Luminance
0.5925

Every format

HEX#beccdb
RGBrgb(190, 204, 219)
HSLhsl(211, 29%, 80%)
CMYKcmyk(13%, 7%, 0%, 14%)
LABlab(81.4 -1.8 -9.1)
LCHlch(81.4 9.2 259.1)
OKLCHoklch(0.839 0.026 250.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beccdb on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#beccdb on black: 12.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green80.0%
Blue85.9%

CMYK percentages

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

Color previews

#beccdb text on a black background

contrast 12.85:1

Card sample

#beccdb text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beccdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beccdb in the Color Lab