Skip to content

#facbc4

a pale, electric red · warm · closest name: pink

RGB
250, 203, 196
HSL
8°, 84%, 88%
CMYK
0, 19, 22, 2
Luminance
0.6702

Every format

HEX#facbc4
RGBrgb(250, 203, 196)
HSLhsl(8, 84%, 88%)
CMYKcmyk(0%, 19%, 22%, 2%)
LABlab(85.5 15.6 9.8)
LCHlch(85.5 18.4 32.1)
OKLCHoklch(0.881 0.054 28.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#facbc4 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#facbc4 on black: 14.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green79.6%
Blue76.9%

CMYK percentages

Cyan0.0%
Magenta18.8%
Yellow21.6%
Key (black)2.0%

Color previews

#facbc4 text on a black background

contrast 14.40:1

Card sample

#facbc4 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facbc4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facbc4 in the Color Lab