Skip to content

#fab2af

a light, electric red · warm · closest name: pink

RGB
250, 178, 175
HSL
2°, 88%, 83%
CMYK
0, 29, 30, 2
Luminance
0.5526

Every format

HEX#fab2af
RGBrgb(250, 178, 175)
HSLhsl(2, 88%, 83%)
CMYKcmyk(0%, 29%, 30%, 2%)
LABlab(79.2 25.8 12.0)
LCHlch(79.2 28.5 25.0)
OKLCHoklch(0.831 0.085 21.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fab2af on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#fab2af on black: 12.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green69.8%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta28.8%
Yellow30.0%
Key (black)2.0%

Color previews

#fab2af text on a black background

contrast 12.05:1

Card sample

#fab2af text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fab2af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fab2af in the Color Lab