Skip to content

#fceddf

a pale, electric orange · warm · closest name: ivory

RGB
252, 237, 223
HSL
29°, 83%, 93%
CMYK
0, 6, 12, 1
Luminance
0.8659

Every format

HEX#fceddf
RGBrgb(252, 237, 223)
HSLhsl(29, 83%, 93%)
CMYKcmyk(0%, 6%, 12%, 1%)
LABlab(94.6 2.8 8.6)
LCHlch(94.6 9.0 72.1)
OKLCHoklch(0.954 0.025 65.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fceddf on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#fceddf on black: 18.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green92.9%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta6.0%
Yellow11.5%
Key (black)1.2%

Color previews

#fceddf text on a black background

contrast 18.32:1

Card sample

#fceddf text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fceddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fceddf in the Color Lab