Skip to content

#facedc

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

RGB
250, 206, 220
HSL
341°, 82%, 89%
CMYK
0, 18, 12, 2
Luminance
0.6963

Every format

HEX#facedc
RGBrgb(250, 206, 220)
HSLhsl(341, 82%, 89%)
CMYKcmyk(0%, 18%, 12%, 2%)
LABlab(86.8 17.6 -1.1)
LCHlch(86.8 17.7 356.5)
OKLCHoklch(0.893 0.053 357.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#facedc on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#facedc on black: 14.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green80.8%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta17.6%
Yellow12.0%
Key (black)2.0%

Color previews

#facedc text on a black background

contrast 14.93:1

Card sample

#facedc text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facedc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facedc in the Color Lab