Skip to content

#beceef

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

RGB
190, 206, 239
HSL
220°, 61%, 84%
CMYK
21, 14, 0, 6
Luminance
0.6132

Every format

HEX#beceef
RGBrgb(190, 206, 239)
HSLhsl(220, 61%, 84%)
CMYKcmyk(21%, 14%, 0%, 6%)
LABlab(82.5 1.4 -18.0)
LCHlch(82.5 18.1 274.6)
OKLCHoklch(0.850 0.049 264.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beceef on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#beceef on black: 13.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green80.8%
Blue93.7%

CMYK percentages

Cyan20.5%
Magenta13.8%
Yellow0.0%
Key (black)6.3%

Color previews

#beceef text on a black background

contrast 13.26:1

Card sample

#beceef text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beceef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beceef in the Color Lab