Skip to content

#fffccf

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

RGB
255, 252, 207
HSL
56°, 100%, 91%
CMYK
0, 1, 19, 0
Luminance
0.9539

Every format

HEX#fffccf
RGBrgb(255, 252, 207)
HSLhsl(56, 100%, 91%)
CMYKcmyk(0%, 1%, 19%, 0%)
LABlab(98.2 -6.1 22.0)
LCHlch(98.2 22.8 105.6)
OKLCHoklch(0.982 0.058 104.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffccf on white: 1.05:1
AA ✗ fail · AA-large · AAA
Aa
#fffccf on black: 20.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green98.8%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta1.2%
Yellow18.8%
Key (black)0.0%

Color previews

#fffccf text on a black background

contrast 20.08:1

Card sample

#fffccf text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffccf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffccf in the Color Lab