Skip to content

#bedbdf

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

RGB
190, 219, 223
HSL
187°, 34%, 81%
CMYK
15, 2, 0, 13
Luminance
0.6694

Every format

HEX#bedbdf
RGBrgb(190, 219, 223)
HSLhsl(187, 34%, 81%)
CMYKcmyk(15%, 2%, 0%, 13%)
LABlab(85.5 -8.7 -5.2)
LCHlch(85.5 10.2 210.7)
OKLCHoklch(0.871 0.031 206.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bedbdf on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#bedbdf on black: 14.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green85.9%
Blue87.5%

CMYK percentages

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

Color previews

#bedbdf text on a black background

contrast 14.39:1

Card sample

#bedbdf text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bedbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bedbdf in the Color Lab