Skip to content

#fabdcb

a pale, electric red · warm · “pink”

RGB
250, 189, 203
HSL
346°, 86%, 86%
CMYK
0, 24, 19, 2
Luminance
0.6103

Every format

HEX#fabdcb
RGBrgb(250, 189, 203)
HSLhsl(346, 86%, 86%)
CMYKcmyk(0%, 24%, 19%, 2%)
LABlab(82.4 23.9 1.5)
LCHlch(82.4 24.0 3.7)
OKLCHoklch(0.857 0.072 3.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fabdcb on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#fabdcb on black: 13.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green74.1%
Blue79.6%

CMYK percentages

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

Color previews

#fabdcb text on a black background

contrast 13.21:1

Card sample

#fabdcb text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fabdcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fabdcb in the Color Lab