Skip to content

#ffcd99

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

RGB
255, 205, 153
HSL
31°, 100%, 80%
CMYK
0, 20, 40, 0
Luminance
0.6722

Every format

HEX#ffcd99
RGBrgb(255, 205, 153)
HSLhsl(31, 100%, 80%)
CMYKcmyk(0%, 20%, 40%, 0%)
LABlab(85.6 11.0 32.6)
LCHlch(85.6 34.4 71.4)
OKLCHoklch(0.880 0.088 67.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcd99 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#ffcd99 on black: 14.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.4%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta19.6%
Yellow40.0%
Key (black)0.0%

Color previews

#ffcd99 text on a black background

contrast 14.44:1

Card sample

#ffcd99 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcd99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcd99 in the Color Lab