Skip to content

#ffcc99

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

RGB
255, 204, 153
HSL
30°, 100%, 80%
CMYK
0, 20, 40, 0
Luminance
0.6675

Every format

HEX#ffcc99
RGBrgb(255, 204, 153)
HSLhsl(30, 100%, 80%)
CMYKcmyk(0%, 20%, 40%, 0%)
LABlab(85.4 11.5 32.3)
LCHlch(85.4 34.3 70.4)
OKLCHoklch(0.878 0.088 66.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcc99 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#ffcc99 on black: 14.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow40.0%
Key (black)0.0%

Color previews

#ffcc99 text on a black background

contrast 14.35:1

Card sample

#ffcc99 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcc99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcc99 in the Color Lab