Skip to content

#cacfac

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

RGB
202, 207, 172
HSL
69°, 27%, 74%
CMYK
2, 0, 17, 19
Luminance
0.6016

Every format

HEX#cacfac
RGBrgb(202, 207, 172)
HSLhsl(69, 27%, 74%)
CMYKcmyk(2%, 0%, 17%, 19%)
LABlab(81.9 -7.7 16.9)
LCHlch(81.9 18.5 114.5)
OKLCHoklch(0.841 0.047 114.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cacfac on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#cacfac on black: 13.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green81.2%
Blue67.5%

CMYK percentages

Cyan2.4%
Magenta0.0%
Yellow16.9%
Key (black)18.8%

Color previews

#cacfac text on a black background

contrast 13.03:1

Card sample

#cacfac text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacfac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacfac in the Color Lab