Skip to content

#facadc

a pale, electric magenta / pink · warm · closest name: pink

RGB
250, 202, 220
HSL
338°, 83%, 89%
CMYK
0, 19, 12, 2
Luminance
0.6773

Every format

HEX#facadc
RGBrgb(250, 202, 220)
HSLhsl(338, 83%, 89%)
CMYKcmyk(0%, 19%, 12%, 2%)
LABlab(85.9 19.8 -2.5)
LCHlch(85.9 19.9 352.9)
OKLCHoklch(0.886 0.059 353.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green79.2%
Blue86.3%

CMYK percentages

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

Color previews

#facadc text on a black background

contrast 14.55:1

Card sample

#facadc text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facadc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facadc in the Color Lab