Skip to content

#fac1cd

a pale, electric red · warm · “pink”

RGB
250, 193, 205
HSL
347°, 85%, 87%
CMYK
0, 23, 18, 2
Luminance
0.6287

Every format

HEX#fac1cd
RGBrgb(250, 193, 205)
HSLhsl(347, 85%, 87%)
CMYKcmyk(0%, 23%, 18%, 2%)
LABlab(83.4 22.1 1.9)
LCHlch(83.4 22.2 4.9)
OKLCHoklch(0.865 0.067 4.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fac1cd on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#fac1cd on black: 13.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green75.7%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta22.8%
Yellow18.0%
Key (black)2.0%

Color previews

#fac1cd text on a black background

contrast 13.57:1

Card sample

#fac1cd text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fac1cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fac1cd in the Color Lab