Skip to content

#fff8cc

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

RGB
255, 248, 204
HSL
52°, 100%, 90%
CMYK
0, 3, 20, 0
Luminance
0.9275

Every format

HEX#fff8cc
RGBrgb(255, 248, 204)
HSLhsl(52, 100%, 90%)
CMYKcmyk(0%, 3%, 20%, 0%)
LABlab(97.1 -4.6 22.0)
LCHlch(97.1 22.5 101.7)
OKLCHoklch(0.974 0.057 99.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff8cc on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#fff8cc on black: 19.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green97.3%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta2.7%
Yellow20.0%
Key (black)0.0%

Color previews

#fff8cc text on a black background

contrast 19.55:1

Card sample

#fff8cc text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff8cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff8cc in the Color Lab