Skip to content

#facac9

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

RGB
250, 202, 201
HSL
1°, 83%, 88%
CMYK
0, 19, 20, 2
Luminance
0.6678

Every format

HEX#facac9
RGBrgb(250, 202, 201)
HSLhsl(1, 83%, 88%)
CMYKcmyk(0%, 19%, 20%, 2%)
LABlab(85.4 16.8 6.9)
LCHlch(85.4 18.2 22.4)
OKLCHoklch(0.880 0.055 19.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta19.2%
Yellow19.6%
Key (black)2.0%

Color previews

#facac9 text on a black background

contrast 14.36:1

Card sample

#facac9 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facac9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facac9 in the Color Lab