Skip to content

#cacdab

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

RGB
202, 205, 171
HSL
65°, 25%, 74%
CMYK
2, 0, 17, 20
Luminance
0.5916

Every format

HEX#cacdab
RGBrgb(202, 205, 171)
HSLhsl(65, 25%, 74%)
CMYKcmyk(2%, 0%, 17%, 20%)
LABlab(81.4 -6.8 16.6)
LCHlch(81.4 18.0 112.3)
OKLCHoklch(0.837 0.046 111.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cacdab on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#cacdab on black: 12.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green80.4%
Blue67.1%

CMYK percentages

Cyan1.5%
Magenta0.0%
Yellow16.6%
Key (black)19.6%

Color previews

#cacdab text on a black background

contrast 12.83:1

Card sample

#cacdab text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacdab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacdab in the Color Lab