Skip to content

#cacba2

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

RGB
202, 203, 162
HSL
62°, 28%, 72%
CMYK
1, 0, 20, 20
Luminance
0.5788

Every format

HEX#cacba2
RGBrgb(202, 203, 162)
HSLhsl(62, 28%, 72%)
CMYKcmyk(1%, 0%, 20%, 20%)
LABlab(80.7 -7.1 20.4)
LCHlch(80.7 21.6 109.3)
OKLCHoklch(0.831 0.055 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green79.6%
Blue63.5%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow20.2%
Key (black)20.4%

Color previews

#cacba2 text on a black background

contrast 12.58:1

Card sample

#cacba2 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacba2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacba2 in the Color Lab