Skip to content

#faccc8

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

RGB
250, 204, 200
HSL
5°, 83%, 88%
CMYK
0, 18, 20, 2
Luminance
0.6768

Every format

HEX#faccc8
RGBrgb(250, 204, 200)
HSLhsl(5, 83%, 88%)
CMYKcmyk(0%, 18%, 20%, 2%)
LABlab(85.8 15.6 8.1)
LCHlch(85.8 17.6 27.5)
OKLCHoklch(0.884 0.053 24.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green80.0%
Blue78.4%

CMYK percentages

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

Color previews

#faccc8 text on a black background

contrast 14.54:1

Card sample

#faccc8 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faccc8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faccc8 in the Color Lab