Skip to content

#fadfff

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

RGB
250, 223, 255
HSL
291°, 100%, 94%
CMYK
2, 13, 0, 0
Luminance
0.8032

Every format

HEX#fadfff
RGBrgb(250, 223, 255)
HSLhsl(291, 100%, 94%)
CMYKcmyk(2%, 13%, 0%, 0%)
LABlab(91.8 14.8 -12.1)
LCHlch(91.8 19.1 320.7)
OKLCHoklch(0.935 0.051 321.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadfff on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#fadfff on black: 17.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green87.5%
Blue100.0%

CMYK percentages

Cyan2.0%
Magenta12.5%
Yellow0.0%
Key (black)0.0%

Color previews

#fadfff text on a black background

contrast 17.06:1

Card sample

#fadfff text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadfff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadfff in the Color Lab