Skip to content

#fadcdf

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

RGB
250, 220, 223
HSL
354°, 75%, 92%
CMYK
0, 12, 11, 2
Luminance
0.7684

Every format

HEX#fadcdf
RGBrgb(250, 220, 223)
HSLhsl(354, 75%, 92%)
CMYKcmyk(0%, 12%, 11%, 2%)
LABlab(90.3 10.8 2.3)
LCHlch(90.3 11.1 12.2)
OKLCHoklch(0.920 0.033 10.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green86.3%
Blue87.5%

CMYK percentages

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

Color previews

#fadcdf text on a black background

contrast 16.37:1

Card sample

#fadcdf text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadcdf in the Color Lab