Skip to content

#fff8df

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

RGB
255, 248, 223
HSL
47°, 100%, 94%
CMYK
0, 3, 13, 0
Luminance
0.9372

Every format

HEX#fff8df
RGBrgb(255, 248, 223)
HSLhsl(47, 100%, 94%)
CMYKcmyk(0%, 3%, 13%, 0%)
LABlab(97.5 -1.8 12.8)
LCHlch(97.5 13.0 97.8)
OKLCHoklch(0.978 0.034 94.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green97.3%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta2.7%
Yellow12.5%
Key (black)0.0%

Color previews

#fff8df text on a black background

contrast 19.74:1

Card sample

#fff8df text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff8df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff8df in the Color Lab