Skip to content

#beccf3

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

RGB
190, 204, 243
HSL
224°, 69%, 85%
CMYK
22, 16, 0, 5
Luminance
0.6060

Every format

HEX#beccf3
RGBrgb(190, 204, 243)
HSLhsl(224, 69%, 85%)
CMYKcmyk(22%, 16%, 0%, 5%)
LABlab(82.2 3.4 -20.8)
LCHlch(82.2 21.0 279.3)
OKLCHoklch(0.847 0.057 269.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green80.0%
Blue95.3%

CMYK percentages

Cyan21.8%
Magenta16.0%
Yellow0.0%
Key (black)4.7%

Color previews

#beccf3 text on a black background

contrast 13.12:1

Card sample

#beccf3 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beccf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beccf3 in the Color Lab