Skip to content

#f9becb

a pale, electric red · warm · “pink”

RGB
249, 190, 203
HSL
347°, 83%, 86%
CMYK
0, 24, 19, 2
Luminance
0.6128

Every format

HEX#f9becb
RGBrgb(249, 190, 203)
HSLhsl(347, 83%, 86%)
CMYKcmyk(0%, 24%, 19%, 2%)
LABlab(82.5 23.1 1.7)
LCHlch(82.5 23.1 4.3)
OKLCHoklch(0.858 0.070 4.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red97.6%
Green74.5%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta23.7%
Yellow18.5%
Key (black)2.4%

Color previews

#f9becb text on a black background

contrast 13.26:1

Card sample

#f9becb text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f9becb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f9becb in the Color Lab