Skip to content

#beccff

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

RGB
190, 204, 255
HSL
227°, 100%, 87%
CMYK
26, 20, 0, 0
Luminance
0.6135

Every format

HEX#beccff
RGBrgb(190, 204, 255)
HSLhsl(227, 100%, 87%)
CMYKcmyk(26%, 20%, 0%, 0%)
LABlab(82.6 6.1 -26.5)
LCHlch(82.6 27.2 283.0)
OKLCHoklch(0.852 0.073 272.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green80.0%
Blue100.0%

CMYK percentages

Cyan25.5%
Magenta20.0%
Yellow0.0%
Key (black)0.0%

Color previews

#beccff text on a black background

contrast 13.27:1

Card sample

#beccff text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beccff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beccff in the Color Lab