Skip to content

#ccceac

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

RGB
204, 206, 172
HSL
64°, 26%, 74%
CMYK
1, 0, 17, 19
Luminance
0.5996

Every format

HEX#ccceac
RGBrgb(204, 206, 172)
HSLhsl(64, 26%, 74%)
CMYKcmyk(1%, 0%, 17%, 19%)
LABlab(81.8 -6.4 16.7)
LCHlch(81.8 17.9 111.1)
OKLCHoklch(0.841 0.046 110.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green80.8%
Blue67.5%

CMYK percentages

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

Color previews

#ccceac text on a black background

contrast 12.99:1

Card sample

#ccceac text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccceac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccceac in the Color Lab