Skip to content

#facac7

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

RGB
250, 202, 199
HSL
4°, 84%, 88%
CMYK
0, 19, 20, 2
Luminance
0.6669

Every format

HEX#facac7
RGBrgb(250, 202, 199)
HSLhsl(4, 84%, 88%)
CMYKcmyk(0%, 19%, 20%, 2%)
LABlab(85.3 16.5 7.9)
LCHlch(85.3 18.3 25.7)
OKLCHoklch(0.880 0.055 22.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green79.2%
Blue78.0%

CMYK percentages

Cyan0.0%
Magenta19.2%
Yellow20.4%
Key (black)2.0%

Color previews

#facac7 text on a black background

contrast 14.34:1

Card sample

#facac7 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facac7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facac7 in the Color Lab