Skip to content

#ccaa99

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

RGB
204, 170, 153
HSL
20°, 33%, 70%
CMYK
0, 17, 25, 20
Luminance
0.4389

Every format

HEX#ccaa99
RGBrgb(204, 170, 153)
HSLhsl(20, 33%, 70%)
CMYKcmyk(0%, 17%, 25%, 20%)
LABlab(72.2 9.8 13.4)
LCHlch(72.2 16.6 53.8)
OKLCHoklch(0.764 0.047 48.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccaa99 on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#ccaa99 on black: 9.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green66.7%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta16.7%
Yellow25.0%
Key (black)20.0%

Color previews

#ccaa99 text on a black background

contrast 9.78:1

Card sample

#ccaa99 text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccaa99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccaa99 in the Color Lab