Skip to content

#faffdf

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

RGB
250, 255, 223
HSL
69°, 100%, 94%
CMYK
2, 0, 13, 0
Luminance
0.9717

Every format

HEX#faffdf
RGBrgb(250, 255, 223)
HSLhsl(69, 100%, 94%)
CMYKcmyk(2%, 0%, 13%, 0%)
LABlab(98.9 -7.0 14.8)
LCHlch(98.9 16.3 115.4)
OKLCHoklch(0.988 0.042 114.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green100.0%
Blue87.5%

CMYK percentages

Cyan2.0%
Magenta0.0%
Yellow12.5%
Key (black)0.0%

Color previews

#faffdf text on a black background

contrast 20.43:1

Card sample

#faffdf text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faffdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faffdf in the Color Lab