Skip to content

#bed2fd

a pale, electric blue · cool · closest name: lavender

RGB
190, 210, 253
HSL
221°, 94%, 87%
CMYK
25, 17, 0, 1
Luminance
0.6413

Every format

HEX#bed2fd
RGBrgb(190, 210, 253)
HSLhsl(221, 94%, 87%)
CMYKcmyk(25%, 17%, 0%, 1%)
LABlab(84.0 2.5 -23.2)
LCHlch(84.0 23.4 276.1)
OKLCHoklch(0.863 0.064 265.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bed2fd on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#bed2fd on black: 13.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green82.4%
Blue99.2%

CMYK percentages

Cyan24.9%
Magenta17.0%
Yellow0.0%
Key (black)0.8%

Color previews

#bed2fd text on a black background

contrast 13.83:1

Card sample

#bed2fd text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bed2fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bed2fd in the Color Lab