Skip to content

#beddf4

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

RGB
190, 221, 244
HSL
206°, 71%, 85%
CMYK
22, 9, 0, 4
Luminance
0.6919

Every format

HEX#beddf4
RGBrgb(190, 221, 244)
HSLhsl(206, 71%, 85%)
CMYKcmyk(22%, 9%, 0%, 4%)
LABlab(86.6 -5.3 -14.6)
LCHlch(86.6 15.6 250.0)
OKLCHoklch(0.882 0.046 240.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green86.7%
Blue95.7%

CMYK percentages

Cyan22.1%
Magenta9.4%
Yellow0.0%
Key (black)4.3%

Color previews

#beddf4 text on a black background

contrast 14.84:1

Card sample

#beddf4 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beddf4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beddf4 in the Color Lab