Skip to content

#bacce4

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

RGB
186, 204, 228
HSL
214°, 44%, 81%
CMYK
18, 11, 0, 11
Luminance
0.5923

Every format

HEX#bacce4
RGBrgb(186, 204, 228)
HSLhsl(214, 44%, 81%)
CMYKcmyk(18%, 11%, 0%, 11%)
LABlab(81.4 -1.1 -13.9)
LCHlch(81.4 14.0 265.4)
OKLCHoklch(0.839 0.039 255.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bacce4 on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#bacce4 on black: 12.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan18.4%
Magenta10.5%
Yellow0.0%
Key (black)10.6%

Color previews

#bacce4 text on a black background

contrast 12.85:1

Card sample

#bacce4 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacce4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacce4 in the Color Lab