Skip to content

#fadfea

a pale, vivid magenta / pink · warm · closest name: lavender

RGB
250, 223, 234
HSL
336°, 73%, 93%
CMYK
0, 11, 6, 2
Luminance
0.7904

Every format

HEX#fadfea
RGBrgb(250, 223, 234)
HSLhsl(336, 73%, 93%)
CMYKcmyk(0%, 11%, 6%, 2%)
LABlab(91.3 11.1 -2.0)
LCHlch(91.3 11.3 350.0)
OKLCHoklch(0.929 0.033 351.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadfea on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#fadfea on black: 16.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green87.5%
Blue91.8%

CMYK percentages

Cyan0.0%
Magenta10.8%
Yellow6.4%
Key (black)2.0%

Color previews

#fadfea text on a black background

contrast 16.81:1

Card sample

#fadfea text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadfea

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadfea in the Color Lab