Skip to content

#cacab4

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

RGB
202, 202, 180
HSL
60°, 17%, 75%
CMYK
0, 0, 11, 21
Luminance
0.5809

Every format

HEX#cacab4
RGBrgb(202, 202, 180)
HSLhsl(60, 17%, 75%)
CMYKcmyk(0%, 0%, 11%, 21%)
LABlab(80.8 -3.8 11.0)
LCHlch(80.8 11.6 109.2)
OKLCHoklch(0.833 0.030 107.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cacab4 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#cacab4 on black: 12.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green79.2%
Blue70.6%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow10.9%
Key (black)20.8%

Color previews

#cacab4 text on a black background

contrast 12.62:1

Card sample

#cacab4 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacab4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacab4 in the Color Lab