Skip to content

#beddfb

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

RGB
190, 221, 251
HSL
210°, 88%, 87%
CMYK
24, 12, 0, 2
Luminance
0.6963

Every format

HEX#beddfb
RGBrgb(190, 221, 251)
HSLhsl(210, 88%, 87%)
CMYKcmyk(24%, 12%, 0%, 2%)
LABlab(86.8 -3.8 -18.0)
LCHlch(86.8 18.4 258.2)
OKLCHoklch(0.885 0.053 247.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beddfb on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#beddfb on black: 14.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green86.7%
Blue98.4%

CMYK percentages

Cyan24.3%
Magenta12.0%
Yellow0.0%
Key (black)1.6%

Color previews

#beddfb text on a black background

contrast 14.93:1

Card sample

#beddfb text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beddfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beddfb in the Color Lab