Skip to content

#ffdecc

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

RGB
255, 222, 204
HSL
21°, 100%, 90%
CMYK
0, 13, 20, 0
Luminance
0.7786

Every format

HEX#ffdecc
RGBrgb(255, 222, 204)
HSLhsl(21, 100%, 90%)
CMYKcmyk(0%, 13%, 20%, 0%)
LABlab(90.7 8.7 13.0)
LCHlch(90.7 15.6 56.4)
OKLCHoklch(0.923 0.044 50.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdecc on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#ffdecc on black: 16.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green87.1%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta12.9%
Yellow20.0%
Key (black)0.0%

Color previews

#ffdecc text on a black background

contrast 16.57:1

Card sample

#ffdecc text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdecc in the Color Lab