Skip to content

#fffbcf

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

RGB
255, 251, 207
HSL
55°, 100%, 91%
CMYK
0, 2, 19, 0
Luminance
0.9476

Every format

HEX#fffbcf
RGBrgb(255, 251, 207)
HSLhsl(55, 100%, 91%)
CMYKcmyk(0%, 2%, 19%, 0%)
LABlab(97.9 -5.6 21.6)
LCHlch(97.9 22.3 104.6)
OKLCHoklch(0.980 0.057 103.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green98.4%
Blue81.2%

CMYK percentages

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

Color previews

#fffbcf text on a black background

contrast 19.95:1

Card sample

#fffbcf text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffbcf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffbcf in the Color Lab