Skip to content

#faaaac

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

RGB
250, 170, 172
HSL
359°, 89%, 82%
CMYK
0, 32, 31, 2
Luminance
0.5205

Every format

HEX#faaaac
RGBrgb(250, 170, 172)
HSLhsl(359, 89%, 82%)
CMYKcmyk(0%, 32%, 31%, 2%)
LABlab(77.3 29.6 11.0)
LCHlch(77.3 31.6 20.3)
OKLCHoklch(0.816 0.095 17.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#faaaac on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#faaaac on black: 11.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green66.7%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta32.0%
Yellow31.2%
Key (black)2.0%

Color previews

#faaaac text on a black background

contrast 11.41:1

Card sample

#faaaac text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faaaac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faaaac in the Color Lab