Skip to content

#bebeee

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

RGB
190, 190, 238
HSL
240°, 59%, 84%
CMYK
20, 20, 0, 7
Luminance
0.5395

Every format

HEX#bebeee
RGBrgb(190, 190, 238)
HSLhsl(240, 59%, 84%)
CMYKcmyk(20%, 20%, 0%, 7%)
LABlab(78.4 9.8 -23.8)
LCHlch(78.4 25.7 292.5)
OKLCHoklch(0.818 0.067 284.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bebeee on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#bebeee on black: 11.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green74.5%
Blue93.3%

CMYK percentages

Cyan20.2%
Magenta20.2%
Yellow0.0%
Key (black)6.7%

Color previews

#bebeee text on a black background

contrast 11.79:1

Card sample

#bebeee text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bebeee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bebeee in the Color Lab