Skip to content

#beccd4

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

RGB
190, 204, 212
HSL
202°, 20%, 79%
CMYK
10, 4, 0, 17
Luminance
0.5889

Every format

HEX#beccd4
RGBrgb(190, 204, 212)
HSLhsl(202, 20%, 79%)
CMYKcmyk(10%, 4%, 0%, 17%)
LABlab(81.2 -3.2 -5.6)
LCHlch(81.2 6.4 240.5)
OKLCHoklch(0.837 0.019 232.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green80.0%
Blue83.1%

CMYK percentages

Cyan10.4%
Magenta3.8%
Yellow0.0%
Key (black)16.9%

Color previews

#beccd4 text on a black background

contrast 12.78:1

Card sample

#beccd4 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beccd4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beccd4 in the Color Lab