Skip to content

#ffdfcc

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

RGB
255, 223, 204
HSL
22°, 100%, 90%
CMYK
0, 13, 20, 0
Luminance
0.7839

Every format

HEX#ffdfcc
RGBrgb(255, 223, 204)
HSLhsl(22, 100%, 90%)
CMYKcmyk(0%, 13%, 20%, 0%)
LABlab(91.0 8.1 13.4)
LCHlch(91.0 15.7 58.7)
OKLCHoklch(0.925 0.044 52.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdfcc on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#ffdfcc on black: 16.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green87.5%
Blue80.0%

CMYK percentages

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

Color previews

#ffdfcc text on a black background

contrast 16.68:1

Card sample

#ffdfcc text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdfcc in the Color Lab