Skip to content

#ffeddf

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

RGB
255, 237, 223
HSL
26°, 100%, 94%
CMYK
0, 7, 13, 0
Luminance
0.8716

Every format

HEX#ffeddf
RGBrgb(255, 237, 223)
HSLhsl(26, 100%, 94%)
CMYKcmyk(0%, 7%, 13%, 0%)
LABlab(94.8 3.8 9.0)
LCHlch(94.8 9.8 66.9)
OKLCHoklch(0.957 0.027 60.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffeddf on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#ffeddf on black: 18.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#ffeddf text on a black background

contrast 18.43:1

Card sample

#ffeddf text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffeddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffeddf in the Color Lab