Skip to content

#fabdc7

a pale, electric red · warm · “pink”

RGB
250, 189, 199
HSL
350°, 86%, 86%
CMYK
0, 24, 20, 2
Luminance
0.6084

Every format

HEX#fabdc7
RGBrgb(250, 189, 199)
HSLhsl(350, 86%, 86%)
CMYKcmyk(0%, 24%, 20%, 2%)
LABlab(82.3 23.4 3.5)
LCHlch(82.3 23.6 8.6)
OKLCHoklch(0.856 0.071 7.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green74.1%
Blue78.0%

CMYK percentages

Cyan0.0%
Magenta24.4%
Yellow20.4%
Key (black)2.0%

Color previews

#fabdc7 text on a black background

contrast 13.17:1

Card sample

#fabdc7 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fabdc7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fabdc7 in the Color Lab