Skip to content

#faffd1

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

RGB
250, 255, 209
HSL
67°, 100%, 91%
CMYK
2, 0, 18, 0
Luminance
0.9645

Every format

HEX#faffd1
RGBrgb(250, 255, 209)
HSLhsl(67, 100%, 91%)
CMYKcmyk(2%, 0%, 18%, 0%)
LABlab(98.6 -9.1 21.5)
LCHlch(98.6 23.3 113.0)
OKLCHoklch(0.985 0.060 112.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#faffd1 on white: 1.04:1
AA ✗ fail · AA-large · AAA
Aa
#faffd1 on black: 20.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green100.0%
Blue82.0%

CMYK percentages

Cyan2.0%
Magenta0.0%
Yellow18.0%
Key (black)0.0%

Color previews

#faffd1 text on a black background

contrast 20.29:1

Card sample

#faffd1 text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faffd1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faffd1 in the Color Lab