Skip to content

#fadad5

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

RGB
250, 218, 213
HSL
8°, 79%, 91%
CMYK
0, 13, 15, 2
Luminance
0.7527

Every format

HEX#fadad5
RGBrgb(250, 218, 213)
HSLhsl(8, 79%, 91%)
CMYKcmyk(0%, 13%, 15%, 2%)
LABlab(89.5 10.3 6.5)
LCHlch(89.5 12.2 32.5)
OKLCHoklch(0.914 0.036 28.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadad5 on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#fadad5 on black: 16.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green85.5%
Blue83.5%

CMYK percentages

Cyan0.0%
Magenta12.8%
Yellow14.8%
Key (black)2.0%

Color previews

#fadad5 text on a black background

contrast 16.05:1

Card sample

#fadad5 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadad5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadad5 in the Color Lab