Skip to content

#facdff

a pale, electric magenta / pink · warm · closest name: plum

RGB
250, 205, 255
HSL
294°, 100%, 90%
CMYK
2, 20, 0, 0
Luminance
0.7121

Every format

HEX#facdff
RGBrgb(250, 205, 255)
HSLhsl(294, 100%, 90%)
CMYKcmyk(2%, 20%, 0%, 0%)
LABlab(87.6 24.2 -18.5)
LCHlch(87.6 30.5 322.7)
OKLCHoklch(0.902 0.083 323.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#facdff on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#facdff on black: 15.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green80.4%
Blue100.0%

CMYK percentages

Cyan2.0%
Magenta19.6%
Yellow0.0%
Key (black)0.0%

Color previews

#facdff text on a black background

contrast 15.24:1

Card sample

#facdff text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #facdff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #facdff in the Color Lab