Skip to content

#beddf2

a light, vivid blue · cool · closest name: lavender

RGB
190, 221, 242
HSL
204°, 67%, 85%
CMYK
22, 9, 0, 5
Luminance
0.6907

Every format

HEX#beddf2
RGBrgb(190, 221, 242)
HSLhsl(204, 67%, 85%)
CMYKcmyk(22%, 9%, 0%, 5%)
LABlab(86.5 -5.8 -13.6)
LCHlch(86.5 14.8 247.1)
OKLCHoklch(0.882 0.044 237.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beddf2 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#beddf2 on black: 14.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green86.7%
Blue94.9%

CMYK percentages

Cyan21.5%
Magenta8.7%
Yellow0.0%
Key (black)5.1%

Color previews

#beddf2 text on a black background

contrast 14.81:1

Card sample

#beddf2 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beddf2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beddf2 in the Color Lab