Skip to content

#ffecdf

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

RGB
255, 236, 223
HSL
24°, 100%, 94%
CMYK
0, 8, 13, 0
Luminance
0.8658

Every format

HEX#ffecdf
RGBrgb(255, 236, 223)
HSLhsl(24, 100%, 94%)
CMYKcmyk(0%, 8%, 13%, 0%)
LABlab(94.6 4.3 8.6)
LCHlch(94.6 9.7 63.3)
OKLCHoklch(0.955 0.027 56.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green92.5%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta7.5%
Yellow12.5%
Key (black)0.0%

Color previews

#ffecdf text on a black background

contrast 18.32:1

Card sample

#ffecdf text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffecdf in the Color Lab