Skip to content

#babbfd

a pale, electric blue · warm · closest name: plum

RGB
186, 187, 253
HSL
239°, 94%, 86%
CMYK
27, 26, 0, 1
Luminance
0.5307

Every format

HEX#babbfd
RGBrgb(186, 187, 253)
HSLhsl(239, 94%, 86%)
CMYKcmyk(27%, 26%, 0%, 1%)
LABlab(77.9 13.7 -32.6)
LCHlch(77.9 35.4 292.8)
OKLCHoklch(0.815 0.093 283.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#babbfd on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#babbfd on black: 11.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green73.3%
Blue99.2%

CMYK percentages

Cyan26.5%
Magenta26.1%
Yellow0.0%
Key (black)0.8%

Color previews

#babbfd text on a black background

contrast 11.61:1

Card sample

#babbfd text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babbfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babbfd in the Color Lab