Skip to content

#facad2

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

RGB
250, 202, 210
HSL
350°, 83%, 89%
CMYK
0, 19, 16, 2
Luminance
0.6722

Every format

HEX#facad2
RGBrgb(250, 202, 210)
HSLhsl(350, 83%, 89%)
CMYKcmyk(0%, 19%, 16%, 2%)
LABlab(85.6 18.2 2.5)
LCHlch(85.6 18.3 7.8)
OKLCHoklch(0.883 0.055 7.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#facad2 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#facad2 on black: 14.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green79.2%
Blue82.4%

CMYK percentages

Cyan0.0%
Magenta19.2%
Yellow16.0%
Key (black)2.0%

Color previews

#facad2 text on a black background

contrast 14.44:1

Card sample

#facad2 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facad2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facad2 in the Color Lab