Skip to content

#faffdc

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

RGB
250, 255, 220
HSL
69°, 100%, 93%
CMYK
2, 0, 14, 0
Luminance
0.9701

Every format

HEX#faffdc
RGBrgb(250, 255, 220)
HSLhsl(69, 100%, 93%)
CMYKcmyk(2%, 0%, 14%, 0%)
LABlab(98.8 -7.5 16.2)
LCHlch(98.8 17.8 114.7)
OKLCHoklch(0.987 0.046 113.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green100.0%
Blue86.3%

CMYK percentages

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

Color previews

#faffdc text on a black background

contrast 20.40:1

Card sample

#faffdc text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faffdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faffdc in the Color Lab