Skip to content

#cacab3

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

RGB
202, 202, 179
HSL
60°, 18%, 75%
CMYK
0, 0, 11, 21
Luminance
0.5805

Every format

HEX#cacab3
RGBrgb(202, 202, 179)
HSLhsl(60, 18%, 75%)
CMYKcmyk(0%, 0%, 11%, 21%)
LABlab(80.8 -4.0 11.5)
LCHlch(80.8 12.2 109.1)
OKLCHoklch(0.833 0.031 107.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow11.4%
Key (black)20.8%

Color previews

#cacab3 text on a black background

contrast 12.61:1

Card sample

#cacab3 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacab3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacab3 in the Color Lab