Skip to content

#cacdad

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

RGB
202, 205, 173
HSL
66°, 24%, 74%
CMYK
2, 0, 16, 20
Luminance
0.5924

Every format

HEX#cacdad
RGBrgb(202, 205, 173)
HSLhsl(66, 24%, 74%)
CMYKcmyk(2%, 0%, 16%, 20%)
LABlab(81.4 -6.5 15.6)
LCHlch(81.4 16.9 112.6)
OKLCHoklch(0.838 0.043 111.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cacdad on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#cacdad on black: 12.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green80.4%
Blue67.8%

CMYK percentages

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

Color previews

#cacdad text on a black background

contrast 12.85:1

Card sample

#cacdad text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacdad in the Color Lab