Skip to content

#fffced

a pale, electric yellow · cool · “ivory”

RGB
255, 252, 237
HSL
50°, 100%, 97%
CMYK
0, 1, 7, 0
Luminance
0.9700

Every format

HEX#fffced
RGBrgb(255, 252, 237)
HSLhsl(50, 100%, 97%)
CMYKcmyk(0%, 1%, 7%, 0%)
LABlab(98.8 -1.5 7.5)
LCHlch(98.8 7.7 101.6)
OKLCHoklch(0.989 0.020 97.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffced on white: 1.03:1
AA ✗ fail · AA-large · AAA
Aa
#fffced on black: 20.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green98.8%
Blue92.9%

CMYK percentages

Cyan0.0%
Magenta1.2%
Yellow7.1%
Key (black)0.0%

Color previews

#fffced text on a black background

contrast 20.40:1

Card sample

#fffced text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffced

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffced in the Color Lab