Skip to content

#ccc253

a balanced, vivid yellow · cool · closest name: khaki

RGB
204, 194, 83
HSL
55°, 54%, 56%
CMYK
0, 5, 59, 20
Luminance
0.5205

Every format

HEX#ccc253
RGBrgb(204, 194, 83)
HSLhsl(55, 54%, 56%)
CMYKcmyk(0%, 5%, 59%, 20%)
LABlab(77.3 -10.3 55.7)
LCHlch(77.3 56.7 100.5)
OKLCHoklch(0.801 0.132 104.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc253 on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#ccc253 on black: 11.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green76.1%
Blue32.5%

CMYK percentages

Cyan0.0%
Magenta4.9%
Yellow59.3%
Key (black)20.0%

Color previews

#ccc253 text on a black background

contrast 11.41:1

Card sample

#ccc253 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc253

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc253 in the Color Lab