Skip to content

#fff8ce

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

RGB
255, 248, 206
HSL
51°, 100%, 90%
CMYK
0, 3, 19, 0
Luminance
0.9285

Every format

HEX#fff8ce
RGBrgb(255, 248, 206)
HSLhsl(51, 100%, 90%)
CMYKcmyk(0%, 3%, 19%, 0%)
LABlab(97.2 -4.3 21.1)
LCHlch(97.2 21.5 101.5)
OKLCHoklch(0.974 0.055 99.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta2.7%
Yellow19.2%
Key (black)0.0%

Color previews

#fff8ce text on a black background

contrast 19.57:1

Card sample

#fff8ce text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff8ce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff8ce in the Color Lab