Skip to content

#babaf3

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

RGB
186, 186, 243
HSL
240°, 70%, 84%
CMYK
24, 24, 0, 5
Luminance
0.5203

Every format

HEX#babaf3
RGBrgb(186, 186, 243)
HSLhsl(240, 70%, 84%)
CMYKcmyk(24%, 24%, 0%, 5%)
LABlab(77.3 11.9 -28.2)
LCHlch(77.3 30.6 292.9)
OKLCHoklch(0.809 0.080 284.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#babaf3 on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#babaf3 on black: 11.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green72.9%
Blue95.3%

CMYK percentages

Cyan23.5%
Magenta23.5%
Yellow0.0%
Key (black)4.7%

Color previews

#babaf3 text on a black background

contrast 11.41:1

Card sample

#babaf3 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babaf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babaf3 in the Color Lab