Skip to content

#facac0

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

RGB
250, 202, 192
HSL
10°, 85%, 87%
CMYK
0, 19, 23, 2
Luminance
0.6637

Every format

HEX#facac0
RGBrgb(250, 202, 192)
HSLhsl(10, 85%, 87%)
CMYKcmyk(0%, 19%, 23%, 2%)
LABlab(85.2 15.5 11.4)
LCHlch(85.2 19.3 36.4)
OKLCHoklch(0.878 0.057 31.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green79.2%
Blue75.3%

CMYK percentages

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

Color previews

#facac0 text on a black background

contrast 14.27:1

Card sample

#facac0 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facac0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facac0 in the Color Lab