Skip to content

#faccc0

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

RGB
250, 204, 192
HSL
12°, 85%, 87%
CMYK
0, 18, 23, 2
Luminance
0.6732

Every format

HEX#faccc0
RGBrgb(250, 204, 192)
HSLhsl(12, 85%, 87%)
CMYKcmyk(0%, 18%, 23%, 2%)
LABlab(85.7 14.5 12.1)
LCHlch(85.7 18.9 39.9)
OKLCHoklch(0.882 0.055 35.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green80.0%
Blue75.3%

CMYK percentages

Cyan0.0%
Magenta18.4%
Yellow23.2%
Key (black)2.0%

Color previews

#faccc0 text on a black background

contrast 14.46:1

Card sample

#faccc0 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faccc0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faccc0 in the Color Lab