Skip to content

#beccef

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

RGB
190, 204, 239
HSL
223°, 61%, 84%
CMYK
21, 15, 0, 6
Luminance
0.6036

Every format

HEX#beccef
RGBrgb(190, 204, 239)
HSLhsl(223, 61%, 84%)
CMYKcmyk(21%, 15%, 0%, 6%)
LABlab(82.0 2.5 -18.8)
LCHlch(82.0 19.0 277.6)
OKLCHoklch(0.846 0.051 268.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beccef on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#beccef on black: 13.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green80.0%
Blue93.7%

CMYK percentages

Cyan20.5%
Magenta14.6%
Yellow0.0%
Key (black)6.3%

Color previews

#beccef text on a black background

contrast 13.07:1

Card sample

#beccef text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beccef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beccef in the Color Lab