Skip to content

#cacba5

a light, soft yellow · cool · closest name: tan

RGB
202, 203, 165
HSL
62°, 27%, 72%
CMYK
1, 0, 19, 20
Luminance
0.5799

Every format

HEX#cacba5
RGBrgb(202, 203, 165)
HSLhsl(62, 27%, 72%)
CMYKcmyk(1%, 0%, 19%, 20%)
LABlab(80.7 -6.7 18.9)
LCHlch(80.7 20.1 109.5)
OKLCHoklch(0.832 0.051 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cacba5 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#cacba5 on black: 12.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green79.6%
Blue64.7%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow18.7%
Key (black)20.4%

Color previews

#cacba5 text on a black background

contrast 12.60:1

Card sample

#cacba5 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(202, 203, 165, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(202, 203, 165, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cacba5;
background: linear-gradient(135deg, #cacba5, #B1CBA5);

Monochromatic scale

Palettes built from #cacba5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacba5 in the Color Lab