Skip to content

#ffbecb

a pale, electric red · warm · “pink”

RGB
255, 190, 203
HSL
348°, 100%, 87%
CMYK
0, 26, 20, 0
Luminance
0.6240

Every format

HEX#ffbecb
RGBrgb(255, 190, 203)
HSLhsl(348, 100%, 87%)
CMYKcmyk(0%, 26%, 20%, 0%)
LABlab(83.1 25.2 2.7)
LCHlch(83.1 25.3 6.0)
OKLCHoklch(0.864 0.076 5.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffbecb on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#ffbecb on black: 13.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green74.5%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta25.5%
Yellow20.4%
Key (black)0.0%

Color previews

#ffbecb text on a black background

contrast 13.48:1

Card sample

#ffbecb text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffbecb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffbecb in the Color Lab