Skip to content

#facbd2

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

RGB
250, 203, 210
HSL
351°, 83%, 89%
CMYK
0, 19, 16, 2
Luminance
0.6769

Every format

HEX#facbd2
RGBrgb(250, 203, 210)
HSLhsl(351, 83%, 89%)
CMYKcmyk(0%, 19%, 16%, 2%)
LABlab(85.8 17.6 2.8)
LCHlch(85.8 17.9 9.1)
OKLCHoklch(0.885 0.054 8.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green79.6%
Blue82.4%

CMYK percentages

Cyan0.0%
Magenta18.8%
Yellow16.0%
Key (black)2.0%

Color previews

#facbd2 text on a black background

contrast 14.54:1

Card sample

#facbd2 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facbd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facbd2 in the Color Lab