Skip to content

#beccf2

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

RGB
190, 204, 242
HSL
224°, 67%, 85%
CMYK
22, 16, 0, 5
Luminance
0.6054

Every format

HEX#beccf2
RGBrgb(190, 204, 242)
HSLhsl(224, 67%, 85%)
CMYKcmyk(22%, 16%, 0%, 5%)
LABlab(82.1 3.2 -20.3)
LCHlch(82.1 20.5 278.9)
OKLCHoklch(0.847 0.055 269.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beccf2 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#beccf2 on black: 13.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green80.0%
Blue94.9%

CMYK percentages

Cyan21.5%
Magenta15.7%
Yellow0.0%
Key (black)5.1%

Color previews

#beccf2 text on a black background

contrast 13.11:1

Card sample

#beccf2 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beccf2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beccf2 in the Color Lab