Skip to content

#ccaf96

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

RGB
204, 175, 150
HSL
28°, 35%, 69%
CMYK
0, 14, 27, 20
Luminance
0.4570

Every format

HEX#ccaf96
RGBrgb(204, 175, 150)
HSLhsl(28, 35%, 69%)
CMYKcmyk(0%, 14%, 27%, 20%)
LABlab(73.3 6.7 16.7)
LCHlch(73.3 18.0 68.2)
OKLCHoklch(0.773 0.048 62.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccaf96 on white: 2.07:1
AA ✗ fail · AA-large · AAA
Aa
#ccaf96 on black: 10.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green68.6%
Blue58.8%

CMYK percentages

Cyan0.0%
Magenta14.2%
Yellow26.5%
Key (black)20.0%

Color previews

#ccaf96 text on a black background

contrast 10.14:1

Card sample

#ccaf96 text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccaf96

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccaf96 in the Color Lab