Skip to content

#beccfe

a pale, electric blue · warm · closest name: lavender

RGB
190, 204, 254
HSL
227°, 97%, 87%
CMYK
25, 20, 0, 0
Luminance
0.6129

Every format

HEX#beccfe
RGBrgb(190, 204, 254)
HSLhsl(227, 97%, 87%)
CMYKcmyk(25%, 20%, 0%, 0%)
LABlab(82.5 5.9 -26.1)
LCHlch(82.5 26.7 282.8)
OKLCHoklch(0.852 0.072 272.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green80.0%
Blue99.6%

CMYK percentages

Cyan25.2%
Magenta19.7%
Yellow0.0%
Key (black)0.4%

Color previews

#beccfe text on a black background

contrast 13.26:1

Card sample

#beccfe text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beccfe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beccfe in the Color Lab