Skip to content

#ccc092

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

RGB
204, 192, 146
HSL
48°, 36%, 69%
CMYK
0, 6, 28, 20
Luminance
0.5261

Every format

HEX#ccc092
RGBrgb(204, 192, 146)
HSLhsl(48, 36%, 69%)
CMYKcmyk(0%, 6%, 28%, 20%)
LABlab(77.7 -2.9 24.8)
LCHlch(77.7 24.9 96.7)
OKLCHoklch(0.806 0.063 95.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc092 on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#ccc092 on black: 11.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green75.3%
Blue57.3%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow28.4%
Key (black)20.0%

Color previews

#ccc092 text on a black background

contrast 11.52:1

Card sample

#ccc092 text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc092

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc092 in the Color Lab