Skip to content

#facabc

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

RGB
250, 202, 188
HSL
14°, 86%, 86%
CMYK
0, 19, 25, 2
Luminance
0.6620

Every format

HEX#facabc
RGBrgb(250, 202, 188)
HSLhsl(14, 86%, 86%)
CMYKcmyk(0%, 19%, 25%, 2%)
LABlab(85.1 14.9 13.4)
LCHlch(85.1 20.1 41.9)
OKLCHoklch(0.877 0.058 36.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#facabc on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#facabc on black: 14.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green79.2%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta19.2%
Yellow24.8%
Key (black)2.0%

Color previews

#facabc text on a black background

contrast 14.24:1

Card sample

#facabc text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facabc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facabc in the Color Lab