Skip to content

#facac4

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

RGB
250, 202, 196
HSL
7°, 84%, 88%
CMYK
0, 19, 22, 2
Luminance
0.6655

Every format

HEX#facac4
RGBrgb(250, 202, 196)
HSLhsl(7, 84%, 88%)
CMYKcmyk(0%, 19%, 22%, 2%)
LABlab(85.3 16.1 9.4)
LCHlch(85.3 18.6 30.4)
OKLCHoklch(0.879 0.056 26.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green79.2%
Blue76.9%

CMYK percentages

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

Color previews

#facac4 text on a black background

contrast 14.31:1

Card sample

#facac4 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facac4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facac4 in the Color Lab