Skip to content

#fffac7

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

RGB
255, 250, 199
HSL
55°, 100%, 89%
CMYK
0, 2, 22, 0
Luminance
0.9375

Every format

HEX#fffac7
RGBrgb(255, 250, 199)
HSLhsl(55, 100%, 89%)
CMYKcmyk(0%, 2%, 22%, 0%)
LABlab(97.5 -6.3 25.1)
LCHlch(97.5 25.9 104.0)
OKLCHoklch(0.977 0.066 102.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffac7 on white: 1.06:1
AA ✗ fail · AA-large · AAA
Aa
#fffac7 on black: 19.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green98.0%
Blue78.0%

CMYK percentages

Cyan0.0%
Magenta2.0%
Yellow22.0%
Key (black)0.0%

Color previews

#fffac7 text on a black background

contrast 19.75:1

Card sample

#fffac7 text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffac7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffac7 in the Color Lab