Skip to content

#babceb

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

RGB
186, 188, 235
HSL
238°, 55%, 83%
CMYK
21, 20, 0, 8
Luminance
0.5240

Every format

HEX#babceb
RGBrgb(186, 188, 235)
HSLhsl(238, 55%, 83%)
CMYKcmyk(21%, 20%, 0%, 8%)
LABlab(77.5 9.0 -23.6)
LCHlch(77.5 25.2 291.0)
OKLCHoklch(0.809 0.066 282.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#babceb on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#babceb on black: 11.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green73.7%
Blue92.2%

CMYK percentages

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

Color previews

#babceb text on a black background

contrast 11.48:1

Card sample

#babceb text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babceb in the Color Lab