Skip to content

#beccd8

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

RGB
190, 204, 216
HSL
208°, 25%, 80%
CMYK
12, 6, 0, 15
Luminance
0.5909

Every format

HEX#beccd8
RGBrgb(190, 204, 216)
HSLhsl(208, 25%, 80%)
CMYKcmyk(12%, 6%, 0%, 15%)
LABlab(81.3 -2.4 -7.6)
LCHlch(81.3 7.9 252.7)
OKLCHoklch(0.838 0.023 243.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beccd8 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#beccd8 on black: 12.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green80.0%
Blue84.7%

CMYK percentages

Cyan12.0%
Magenta5.6%
Yellow0.0%
Key (black)15.3%

Color previews

#beccd8 text on a black background

contrast 12.82:1

Card sample

#beccd8 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beccd8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beccd8 in the Color Lab