Skip to content

#faccc4

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

RGB
250, 204, 196
HSL
9°, 84%, 88%
CMYK
0, 18, 22, 2
Luminance
0.6750

Every format

HEX#faccc4
RGBrgb(250, 204, 196)
HSLhsl(9, 84%, 88%)
CMYKcmyk(0%, 18%, 22%, 2%)
LABlab(85.8 15.0 10.1)
LCHlch(85.8 18.1 33.9)
OKLCHoklch(0.883 0.054 29.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#faccc4 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#faccc4 on black: 14.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green80.0%
Blue76.9%

CMYK percentages

Cyan0.0%
Magenta18.4%
Yellow21.6%
Key (black)2.0%

Color previews

#faccc4 text on a black background

contrast 14.50:1

Card sample

#faccc4 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faccc4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faccc4 in the Color Lab