Skip to content

#ccceab

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

RGB
204, 206, 171
HSL
63°, 26%, 74%
CMYK
1, 0, 17, 19
Luminance
0.5992

Every format

HEX#ccceab
RGBrgb(204, 206, 171)
HSLhsl(63, 26%, 74%)
CMYKcmyk(1%, 0%, 17%, 19%)
LABlab(81.8 -6.6 17.2)
LCHlch(81.8 18.4 110.9)
OKLCHoklch(0.841 0.047 110.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green80.8%
Blue67.1%

CMYK percentages

Cyan1.0%
Magenta0.0%
Yellow17.0%
Key (black)19.2%

Color previews

#ccceab text on a black background

contrast 12.98:1

Card sample

#ccceab text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccceab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccceab in the Color Lab