Skip to content

#fadcdd

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

RGB
250, 220, 221
HSL
358°, 75%, 92%
CMYK
0, 12, 12, 2
Luminance
0.7673

Every format

HEX#fadcdd
RGBrgb(250, 220, 221)
HSLhsl(358, 75%, 92%)
CMYKcmyk(0%, 12%, 12%, 2%)
LABlab(90.2 10.5 3.3)
LCHlch(90.2 11.0 17.5)
OKLCHoklch(0.919 0.033 15.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadcdd on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#fadcdd on black: 16.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green86.3%
Blue86.7%

CMYK percentages

Cyan0.0%
Magenta12.0%
Yellow11.6%
Key (black)2.0%

Color previews

#fadcdd text on a black background

contrast 16.35:1

Card sample

#fadcdd text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadcdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadcdd in the Color Lab