Skip to content

#bacce3

a light, soft blue · cool · closest name: lavender

RGB
186, 204, 227
HSL
214°, 42%, 81%
CMYK
18, 10, 0, 11
Luminance
0.5917

Every format

HEX#bacce3
RGBrgb(186, 204, 227)
HSLhsl(214, 42%, 81%)
CMYKcmyk(18%, 10%, 0%, 11%)
LABlab(81.4 -1.3 -13.4)
LCHlch(81.4 13.5 264.3)
OKLCHoklch(0.839 0.038 254.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bacce3 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#bacce3 on black: 12.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.0%
Blue89.0%

CMYK percentages

Cyan18.1%
Magenta10.1%
Yellow0.0%
Key (black)11.0%

Color previews

#bacce3 text on a black background

contrast 12.83:1

Card sample

#bacce3 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacce3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacce3 in the Color Lab