Skip to content

#fff5ce

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

RGB
255, 245, 206
HSL
48°, 100%, 90%
CMYK
0, 4, 19, 0
Luminance
0.9102

Every format

HEX#fff5ce
RGBrgb(255, 245, 206)
HSLhsl(48, 100%, 90%)
CMYKcmyk(0%, 4%, 19%, 0%)
LABlab(96.4 -2.8 20.0)
LCHlch(96.4 20.2 97.9)
OKLCHoklch(0.968 0.052 95.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff5ce on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#fff5ce on black: 19.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green96.1%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta3.9%
Yellow19.2%
Key (black)0.0%

Color previews

#fff5ce text on a black background

contrast 19.20:1

Card sample

#fff5ce text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff5ce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff5ce in the Color Lab