Skip to content

#caca9b

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

RGB
202, 202, 155
HSL
60°, 31%, 70%
CMYK
0, 0, 23, 21
Luminance
0.5716

Every format

HEX#caca9b
RGBrgb(202, 202, 155)
HSLhsl(60, 31%, 70%)
CMYKcmyk(0%, 0%, 23%, 21%)
LABlab(80.3 -7.6 23.6)
LCHlch(80.3 24.8 107.9)
OKLCHoklch(0.827 0.063 107.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#caca9b on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#caca9b on black: 12.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green79.2%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow23.3%
Key (black)20.8%

Color previews

#caca9b text on a black background

contrast 12.43:1

Card sample

#caca9b text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #caca9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #caca9b in the Color Lab