Skip to content

#babaeb

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

RGB
186, 186, 235
HSL
240°, 55%, 83%
CMYK
21, 21, 0, 8
Luminance
0.5156

Every format

HEX#babaeb
RGBrgb(186, 186, 235)
HSLhsl(240, 55%, 83%)
CMYKcmyk(21%, 21%, 0%, 8%)
LABlab(77.0 10.1 -24.3)
LCHlch(77.0 26.4 292.6)
OKLCHoklch(0.806 0.069 284.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#babaeb on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#babaeb on black: 11.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green72.9%
Blue92.2%

CMYK percentages

Cyan20.9%
Magenta20.9%
Yellow0.0%
Key (black)7.8%

Color previews

#babaeb text on a black background

contrast 11.31:1

Card sample

#babaeb text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babaeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babaeb in the Color Lab