Skip to content

#faaeb2

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

RGB
250, 174, 178
HSL
357°, 88%, 83%
CMYK
0, 30, 29, 2
Luminance
0.5381

Every format

HEX#faaeb2
RGBrgb(250, 174, 178)
HSLhsl(357, 88%, 83%)
CMYKcmyk(0%, 30%, 29%, 2%)
LABlab(78.3 28.3 9.2)
LCHlch(78.3 29.8 18.0)
OKLCHoklch(0.824 0.089 15.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#faaeb2 on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#faaeb2 on black: 11.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green68.2%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta30.4%
Yellow28.8%
Key (black)2.0%

Color previews

#faaeb2 text on a black background

contrast 11.76:1

Card sample

#faaeb2 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faaeb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faaeb2 in the Color Lab