Skip to content

#faedff

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

RGB
250, 237, 255
HSL
283°, 100%, 97%
CMYK
2, 7, 0, 0
Luminance
0.8811

Every format

HEX#faedff
RGBrgb(250, 237, 255)
HSLhsl(283, 100%, 97%)
CMYKcmyk(2%, 7%, 0%, 0%)
LABlab(95.2 7.5 -7.1)
LCHlch(95.2 10.3 316.8)
OKLCHoklch(0.962 0.028 316.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#faedff on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#faedff on black: 18.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green92.9%
Blue100.0%

CMYK percentages

Cyan2.0%
Magenta7.1%
Yellow0.0%
Key (black)0.0%

Color previews

#faedff text on a black background

contrast 18.62:1

Card sample

#faedff text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faedff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faedff in the Color Lab