Skip to content

#cccbaf

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

RGB
204, 203, 175
HSL
58°, 22%, 74%
CMYK
0, 1, 14, 20
Luminance
0.5864

Every format

HEX#cccbaf
RGBrgb(204, 203, 175)
HSLhsl(58, 22%, 74%)
CMYKcmyk(0%, 1%, 14%, 20%)
LABlab(81.1 -4.4 14.1)
LCHlch(81.1 14.8 107.3)
OKLCHoklch(0.836 0.038 105.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccbaf on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#cccbaf on black: 12.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green79.6%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow14.2%
Key (black)20.0%

Color previews

#cccbaf text on a black background

contrast 12.73:1

Card sample

#cccbaf text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccbaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccbaf in the Color Lab