Skip to content

#bebade

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

RGB
190, 186, 222
HSL
247°, 35%, 80%
CMYK
14, 16, 0, 13
Luminance
0.5134

Every format

HEX#bebade
RGBrgb(190, 186, 222)
HSLhsl(247, 35%, 80%)
CMYKcmyk(14%, 16%, 0%, 13%)
LABlab(76.9 8.5 -17.5)
LCHlch(76.9 19.4 296.0)
OKLCHoklch(0.804 0.051 290.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bebade on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#bebade on black: 11.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green72.9%
Blue87.1%

CMYK percentages

Cyan14.4%
Magenta16.2%
Yellow0.0%
Key (black)12.9%

Color previews

#bebade text on a black background

contrast 11.27:1

Card sample

#bebade text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bebade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bebade in the Color Lab