Skip to content

#cacdac

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

RGB
202, 205, 172
HSL
66°, 25%, 74%
CMYK
2, 0, 16, 20
Luminance
0.5920

Every format

HEX#cacdac
RGBrgb(202, 205, 172)
HSLhsl(66, 25%, 74%)
CMYKcmyk(2%, 0%, 16%, 20%)
LABlab(81.4 -6.7 16.1)
LCHlch(81.4 17.4 112.4)
OKLCHoklch(0.837 0.045 111.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green80.4%
Blue67.5%

CMYK percentages

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

Color previews

#cacdac text on a black background

contrast 12.84:1

Card sample

#cacdac text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacdac in the Color Lab