Skip to content

#facac8

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

RGB
250, 202, 200
HSL
2°, 83%, 88%
CMYK
0, 19, 20, 2
Luminance
0.6674

Every format

HEX#facac8
RGBrgb(250, 202, 200)
HSLhsl(2, 83%, 88%)
CMYKcmyk(0%, 19%, 20%, 2%)
LABlab(85.4 16.7 7.4)
LCHlch(85.4 18.3 24.1)
OKLCHoklch(0.880 0.055 21.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#facac8 text on a black background

contrast 14.35:1

Card sample

#facac8 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facac8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facac8 in the Color Lab