Skip to content

#ccc2ba

a light, soft orange · warm · closest name: silver

RGB
204, 194, 186
HSL
27°, 15%, 77%
CMYK
0, 5, 9, 20
Luminance
0.5497

Every format

HEX#ccc2ba
RGBrgb(204, 194, 186)
HSLhsl(27, 15%, 77%)
CMYKcmyk(0%, 5%, 9%, 20%)
LABlab(79.0 2.1 5.3)
LCHlch(79.0 5.7 68.2)
OKLCHoklch(0.820 0.016 61.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc2ba on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#ccc2ba on black: 11.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green76.1%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta4.9%
Yellow8.8%
Key (black)20.0%

Color previews

#ccc2ba text on a black background

contrast 11.99:1

Card sample

#ccc2ba text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc2ba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc2ba in the Color Lab