Skip to content

#bed2df

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

RGB
190, 210, 223
HSL
204°, 34%, 81%
CMYK
15, 6, 0, 13
Luminance
0.6237

Every format

HEX#bed2df
RGBrgb(190, 210, 223)
HSLhsl(204, 34%, 81%)
CMYKcmyk(15%, 6%, 0%, 13%)
LABlab(83.1 -4.1 -8.7)
LCHlch(83.1 9.6 244.9)
OKLCHoklch(0.853 0.028 236.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bed2df on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#bed2df on black: 13.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green82.4%
Blue87.5%

CMYK percentages

Cyan14.8%
Magenta5.8%
Yellow0.0%
Key (black)12.5%

Color previews

#bed2df text on a black background

contrast 13.47:1

Card sample

#bed2df text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bed2df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bed2df in the Color Lab