Skip to content

#cfac88

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

RGB
207, 172, 136
HSL
30°, 43%, 67%
CMYK
0, 17, 34, 19
Luminance
0.4455

Every format

HEX#cfac88
RGBrgb(207, 172, 136)
HSLhsl(30, 43%, 67%)
CMYKcmyk(0%, 17%, 34%, 19%)
LABlab(72.6 7.6 23.3)
LCHlch(72.6 24.5 71.9)
OKLCHoklch(0.767 0.064 67.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfac88 on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#cfac88 on black: 9.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green67.5%
Blue53.3%

CMYK percentages

Cyan0.0%
Magenta16.9%
Yellow34.3%
Key (black)18.8%

Color previews

#cfac88 text on a black background

contrast 9.91:1

Card sample

#cfac88 text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 172, 136, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 172, 136, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cfac88;
background: linear-gradient(135deg, #cfac88, #C3CF88);

Monochromatic scale

Palettes built from #cfac88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfac88 in the Color Lab