Skip to content

#facccb

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

RGB
250, 204, 203
HSL
1°, 83%, 89%
CMYK
0, 18, 19, 2
Luminance
0.6782

Every format

HEX#facccb
RGBrgb(250, 204, 203)
HSLhsl(1, 83%, 89%)
CMYKcmyk(0%, 18%, 19%, 2%)
LABlab(85.9 16.1 6.6)
LCHlch(85.9 17.4 22.4)
OKLCHoklch(0.885 0.052 19.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green80.0%
Blue79.6%

CMYK percentages

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

Color previews

#facccb text on a black background

contrast 14.56:1

Card sample

#facccb text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facccb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facccb in the Color Lab