Skip to content

#fadcdc

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

RGB
250, 220, 220
HSL
0°, 75%, 92%
CMYK
0, 12, 12, 2
Luminance
0.7668

Every format

HEX#fadcdc
RGBrgb(250, 220, 220)
HSLhsl(0, 75%, 92%)
CMYKcmyk(0%, 12%, 12%, 2%)
LABlab(90.2 10.3 3.8)
LCHlch(90.2 11.0 20.2)
OKLCHoklch(0.919 0.033 17.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadcdc on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#fadcdc on black: 16.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta12.0%
Yellow12.0%
Key (black)2.0%

Color previews

#fadcdc text on a black background

contrast 16.34:1

Card sample

#fadcdc text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadcdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadcdc in the Color Lab