Skip to content

#fabfec

a pale, electric magenta / pink · warm · closest name: plum

RGB
250, 191, 236
HSL
314°, 86%, 87%
CMYK
0, 24, 6, 2
Luminance
0.6364

Every format

HEX#fabfec
RGBrgb(250, 191, 236)
HSLhsl(314, 86%, 87%)
CMYKcmyk(0%, 24%, 6%, 2%)
LABlab(83.8 28.2 -14.1)
LCHlch(83.8 31.5 333.4)
OKLCHoklch(0.871 0.089 335.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fabfec on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#fabfec on black: 13.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green74.9%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta23.6%
Yellow5.6%
Key (black)2.0%

Color previews

#fabfec text on a black background

contrast 13.73:1

Card sample

#fabfec text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fabfec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fabfec in the Color Lab