Skip to content

#fac3cc

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

RGB
250, 195, 204
HSL
350°, 85%, 87%
CMYK
0, 22, 18, 2
Luminance
0.6371

Every format

HEX#fac3cc
RGBrgb(250, 195, 204)
HSLhsl(350, 85%, 87%)
CMYKcmyk(0%, 22%, 18%, 2%)
LABlab(83.8 20.9 3.1)
LCHlch(83.8 21.2 8.3)
OKLCHoklch(0.869 0.064 7.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fac3cc on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#fac3cc on black: 13.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green76.5%
Blue80.0%

CMYK percentages

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

Color previews

#fac3cc text on a black background

contrast 13.74:1

Card sample

#fac3cc text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fac3cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fac3cc in the Color Lab