Skip to content

#beccd7

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

RGB
190, 204, 215
HSL
206°, 24%, 79%
CMYK
12, 5, 0, 16
Luminance
0.5904

Every format

HEX#beccd7
RGBrgb(190, 204, 215)
HSLhsl(206, 24%, 79%)
CMYKcmyk(12%, 5%, 0%, 16%)
LABlab(81.3 -2.6 -7.1)
LCHlch(81.3 7.5 250.1)
OKLCHoklch(0.838 0.022 241.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green80.0%
Blue84.3%

CMYK percentages

Cyan11.6%
Magenta5.1%
Yellow0.0%
Key (black)15.7%

Color previews

#beccd7 text on a black background

contrast 12.81:1

Card sample

#beccd7 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beccd7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beccd7 in the Color Lab