Skip to content

#c8cb8f

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

RGB
200, 203, 143
HSL
63°, 37%, 68%
CMYK
2, 0, 30, 20
Luminance
0.5697

Every format

HEX#c8cb8f
RGBrgb(200, 203, 143)
HSLhsl(63, 37%, 68%)
CMYKcmyk(2%, 0%, 30%, 20%)
LABlab(80.2 -10.5 29.7)
LCHlch(80.2 31.5 109.5)
OKLCHoklch(0.825 0.079 110.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8cb8f on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#c8cb8f on black: 12.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green79.6%
Blue56.1%

CMYK percentages

Cyan1.5%
Magenta0.0%
Yellow29.6%
Key (black)20.4%

Color previews

#c8cb8f text on a black background

contrast 12.39:1

Card sample

#c8cb8f text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8cb8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8cb8f in the Color Lab