Skip to content

#ccc8b3

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

RGB
204, 200, 179
HSL
50°, 20%, 75%
CMYK
0, 2, 12, 20
Luminance
0.5740

Every format

HEX#ccc8b3
RGBrgb(204, 200, 179)
HSLhsl(50, 20%, 75%)
CMYKcmyk(0%, 2%, 12%, 20%)
LABlab(80.4 -2.2 11.0)
LCHlch(80.4 11.2 101.4)
OKLCHoklch(0.830 0.029 98.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc8b3 on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#ccc8b3 on black: 12.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green78.4%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta2.0%
Yellow12.3%
Key (black)20.0%

Color previews

#ccc8b3 text on a black background

contrast 12.48:1

Card sample

#ccc8b3 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc8b3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc8b3 in the Color Lab