Skip to content

#cacabb

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

RGB
202, 202, 187
HSL
60°, 12%, 76%
CMYK
0, 0, 7, 21
Luminance
0.5839

Every format

HEX#cacabb
RGBrgb(202, 202, 187)
HSLhsl(60, 12%, 76%)
CMYKcmyk(0%, 0%, 7%, 21%)
LABlab(81.0 -2.6 7.5)
LCHlch(81.0 7.9 109.5)
OKLCHoklch(0.835 0.021 106.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green79.2%
Blue73.3%

CMYK percentages

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

Color previews

#cacabb text on a black background

contrast 12.68:1

Card sample

#cacabb text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacabb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacabb in the Color Lab