Skip to content

#facdbf

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

RGB
250, 205, 191
HSL
14°, 86%, 87%
CMYK
0, 18, 24, 2
Luminance
0.6775

Every format

HEX#facdbf
RGBrgb(250, 205, 191)
HSLhsl(14, 86%, 87%)
CMYKcmyk(0%, 18%, 24%, 2%)
LABlab(85.9 13.8 12.9)
LCHlch(85.9 18.9 43.2)
OKLCHoklch(0.883 0.055 38.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green80.4%
Blue74.9%

CMYK percentages

Cyan0.0%
Magenta18.0%
Yellow23.6%
Key (black)2.0%

Color previews

#facdbf text on a black background

contrast 14.55:1

Card sample

#facdbf text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facdbf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facdbf in the Color Lab