Skip to content

#facdc2

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

RGB
250, 205, 194
HSL
12°, 85%, 87%
CMYK
0, 18, 22, 2
Luminance
0.6788

Every format

HEX#facdc2
RGBrgb(250, 205, 194)
HSLhsl(12, 85%, 87%)
CMYKcmyk(0%, 18%, 22%, 2%)
LABlab(86.0 14.2 11.4)
LCHlch(86.0 18.3 38.8)
OKLCHoklch(0.884 0.053 34.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#facdc2 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#facdc2 on black: 14.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green80.4%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta18.0%
Yellow22.4%
Key (black)2.0%

Color previews

#facdc2 text on a black background

contrast 14.58:1

Card sample

#facdc2 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facdc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facdc2 in the Color Lab