Skip to content

#ffdfad

a light, electric orange · warm · closest name: tan

RGB
255, 223, 173
HSL
37°, 100%, 84%
CMYK
0, 13, 32, 0
Luminance
0.7705

Every format

HEX#ffdfad
RGBrgb(255, 223, 173)
HSLhsl(37, 100%, 84%)
CMYKcmyk(0%, 13%, 32%, 0%)
LABlab(90.3 4.0 28.6)
LCHlch(90.3 28.9 82.0)
OKLCHoklch(0.918 0.073 78.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdfad on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#ffdfad on black: 16.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green87.5%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta12.5%
Yellow32.2%
Key (black)0.0%

Color previews

#ffdfad text on a black background

contrast 16.41:1

Card sample

#ffdfad text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdfad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdfad in the Color Lab