Skip to content

#fab2db

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

RGB
250, 178, 219
HSL
326°, 88%, 84%
CMYK
0, 29, 12, 2
Luminance
0.5728

Every format

HEX#fab2db
RGBrgb(250, 178, 219)
HSLhsl(326, 88%, 84%)
CMYKcmyk(0%, 29%, 12%, 2%)
LABlab(80.3 32.2 -10.1)
LCHlch(80.3 33.8 342.6)
OKLCHoklch(0.843 0.098 344.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fab2db on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#fab2db on black: 12.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green69.8%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta28.8%
Yellow12.4%
Key (black)2.0%

Color previews

#fab2db text on a black background

contrast 12.46:1

Card sample

#fab2db text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fab2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fab2db in the Color Lab