Skip to content

#babeeb

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

RGB
186, 190, 235
HSL
235°, 55%, 83%
CMYK
21, 19, 0, 8
Luminance
0.5326

Every format

HEX#babeeb
RGBrgb(186, 190, 235)
HSLhsl(235, 55%, 83%)
CMYKcmyk(21%, 19%, 0%, 8%)
LABlab(78.0 7.9 -22.8)
LCHlch(78.0 24.1 289.2)
OKLCHoklch(0.814 0.063 280.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#babeeb on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#babeeb on black: 11.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green74.5%
Blue92.2%

CMYK percentages

Cyan20.9%
Magenta19.1%
Yellow0.0%
Key (black)7.8%

Color previews

#babeeb text on a black background

contrast 11.65:1

Card sample

#babeeb text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babeeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babeeb in the Color Lab