Skip to content

#faffdd

a pale, electric yellow · cool · closest name: beige

RGB
250, 255, 221
HSL
69°, 100%, 93%
CMYK
2, 0, 13, 0
Luminance
0.9706

Every format

HEX#faffdd
RGBrgb(250, 255, 221)
HSLhsl(69, 100%, 93%)
CMYKcmyk(2%, 0%, 13%, 0%)
LABlab(98.8 -7.3 15.7)
LCHlch(98.8 17.3 114.9)
OKLCHoklch(0.988 0.044 114.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#faffdd on white: 1.03:1
AA ✗ fail · AA-large · AAA
Aa
#faffdd on black: 20.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green100.0%
Blue86.7%

CMYK percentages

Cyan2.0%
Magenta0.0%
Yellow13.3%
Key (black)0.0%

Color previews

#faffdd text on a black background

contrast 20.41:1

Card sample

#faffdd text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faffdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faffdd in the Color Lab