Skip to content

#ffddaa

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

RGB
255, 221, 170
HSL
36°, 100%, 83%
CMYK
0, 13, 33, 0
Luminance
0.7588

Every format

HEX#ffddaa
RGBrgb(255, 221, 170)
HSLhsl(36, 100%, 83%)
CMYKcmyk(0%, 13%, 33%, 0%)
LABlab(89.8 4.7 29.4)
LCHlch(89.8 29.8 81.0)
OKLCHoklch(0.914 0.076 77.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffddaa on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#ffddaa on black: 16.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green86.7%
Blue66.7%

CMYK percentages

Cyan0.0%
Magenta13.3%
Yellow33.3%
Key (black)0.0%

Color previews

#ffddaa text on a black background

contrast 16.18:1

Card sample

#ffddaa text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffddaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffddaa in the Color Lab