Skip to content

#facbc3

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

RGB
250, 203, 195
HSL
9°, 85%, 87%
CMYK
0, 19, 22, 2
Luminance
0.6698

Every format

HEX#facbc3
RGBrgb(250, 203, 195)
HSLhsl(9, 85%, 87%)
CMYKcmyk(0%, 19%, 22%, 2%)
LABlab(85.5 15.4 10.3)
LCHlch(85.5 18.5 33.7)
OKLCHoklch(0.881 0.055 29.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#facbc3 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#facbc3 on black: 14.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green79.6%
Blue76.5%

CMYK percentages

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

Color previews

#facbc3 text on a black background

contrast 14.40:1

Card sample

#facbc3 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facbc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facbc3 in the Color Lab