Skip to content

#ccceaf

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

RGB
204, 206, 175
HSL
64°, 24%, 75%
CMYK
1, 0, 15, 19
Luminance
0.6008

Every format

HEX#ccceaf
RGBrgb(204, 206, 175)
HSLhsl(64, 24%, 75%)
CMYKcmyk(1%, 0%, 15%, 19%)
LABlab(81.9 -6.0 15.2)
LCHlch(81.9 16.4 111.4)
OKLCHoklch(0.842 0.042 110.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green80.8%
Blue68.6%

CMYK percentages

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

Color previews

#ccceaf text on a black background

contrast 13.02:1

Card sample

#ccceaf text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccceaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccceaf in the Color Lab