Skip to content

#facac2

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

RGB
250, 202, 194
HSL
9°, 85%, 87%
CMYK
0, 19, 22, 2
Luminance
0.6646

Every format

HEX#facac2
RGBrgb(250, 202, 194)
HSLhsl(9, 85%, 87%)
CMYKcmyk(0%, 19%, 22%, 2%)
LABlab(85.2 15.8 10.4)
LCHlch(85.2 18.9 33.4)
OKLCHoklch(0.879 0.056 29.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#facac2 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#facac2 on black: 14.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green79.2%
Blue76.1%

CMYK percentages

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

Color previews

#facac2 text on a black background

contrast 14.29:1

Card sample

#facac2 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facac2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facac2 in the Color Lab