Skip to content

#facccd

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

RGB
250, 204, 205
HSL
359°, 82%, 89%
CMYK
0, 18, 18, 2
Luminance
0.6792

Every format

HEX#facccd
RGBrgb(250, 204, 205)
HSLhsl(359, 82%, 89%)
CMYKcmyk(0%, 18%, 18%, 2%)
LABlab(86.0 16.4 5.6)
LCHlch(86.0 17.3 19.0)
OKLCHoklch(0.885 0.052 16.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green80.0%
Blue80.4%

CMYK percentages

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

Color previews

#facccd text on a black background

contrast 14.58:1

Card sample

#facccd text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facccd in the Color Lab