Skip to content

#caceac

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

RGB
202, 206, 172
HSL
67°, 26%, 74%
CMYK
2, 0, 17, 19
Luminance
0.5968

Every format

HEX#caceac
RGBrgb(202, 206, 172)
HSLhsl(67, 26%, 74%)
CMYKcmyk(2%, 0%, 17%, 19%)
LABlab(81.7 -7.2 16.5)
LCHlch(81.7 18.0 113.5)
OKLCHoklch(0.839 0.046 112.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#caceac on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#caceac on black: 12.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green80.8%
Blue67.5%

CMYK percentages

Cyan1.9%
Magenta0.0%
Yellow16.5%
Key (black)19.2%

Color previews

#caceac text on a black background

contrast 12.94:1

Card sample

#caceac text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #caceac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #caceac in the Color Lab