Skip to content

#faa2db

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

RGB
250, 162, 219
HSL
321°, 90%, 81%
CMYK
0, 35, 12, 2
Luminance
0.5128

Every format

HEX#faa2db
RGBrgb(250, 162, 219)
HSLhsl(321, 90%, 81%)
CMYKcmyk(0%, 35%, 12%, 2%)
LABlab(76.8 40.6 -15.3)
LCHlch(76.8 43.4 339.3)
OKLCHoklch(0.816 0.125 341.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#faa2db on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#faa2db on black: 11.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green63.5%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta35.2%
Yellow12.4%
Key (black)2.0%

Color previews

#faa2db text on a black background

contrast 11.26:1

Card sample

#faa2db text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faa2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faa2db in the Color Lab