Skip to content

#faffcc

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

RGB
250, 255, 204
HSL
66°, 100%, 90%
CMYK
2, 0, 20, 0
Luminance
0.9620

Every format

HEX#faffcc
RGBrgb(250, 255, 204)
HSLhsl(66, 100%, 90%)
CMYKcmyk(2%, 0%, 20%, 0%)
LABlab(98.5 -9.8 23.9)
LCHlch(98.5 25.8 112.4)
OKLCHoklch(0.984 0.066 112.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green100.0%
Blue80.0%

CMYK percentages

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

Color previews

#faffcc text on a black background

contrast 20.24:1

Card sample

#faffcc text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faffcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faffcc in the Color Lab