Skip to content

#faecff

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

RGB
250, 236, 255
HSL
284°, 100%, 96%
CMYK
2, 8, 0, 0
Luminance
0.8753

Every format

HEX#faecff
RGBrgb(250, 236, 255)
HSLhsl(284, 100%, 96%)
CMYKcmyk(2%, 8%, 0%, 0%)
LABlab(95.0 8.0 -7.4)
LCHlch(95.0 10.9 317.2)
OKLCHoklch(0.960 0.029 317.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green92.5%
Blue100.0%

CMYK percentages

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

Color previews

#faecff text on a black background

contrast 18.51:1

Card sample

#faecff text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faecff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faecff in the Color Lab