Skip to content

#facec7

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

RGB
250, 206, 199
HSL
8°, 84%, 88%
CMYK
0, 18, 20, 2
Luminance
0.6859

Every format

HEX#facec7
RGBrgb(250, 206, 199)
HSLhsl(8, 84%, 88%)
CMYKcmyk(0%, 18%, 20%, 2%)
LABlab(86.3 14.4 9.3)
LCHlch(86.3 17.2 32.8)
OKLCHoklch(0.887 0.051 28.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#facec7 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#facec7 on black: 14.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green80.8%
Blue78.0%

CMYK percentages

Cyan0.0%
Magenta17.6%
Yellow20.4%
Key (black)2.0%

Color previews

#facec7 text on a black background

contrast 14.72:1

Card sample

#facec7 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facec7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facec7 in the Color Lab