Skip to content

#ccc255

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

RGB
204, 194, 85
HSL
55°, 54%, 57%
CMYK
0, 5, 58, 20
Luminance
0.5208

Every format

HEX#ccc255
RGBrgb(204, 194, 85)
HSLhsl(55, 54%, 57%)
CMYKcmyk(0%, 5%, 58%, 20%)
LABlab(77.3 -10.2 54.9)
LCHlch(77.3 55.8 100.5)
OKLCHoklch(0.801 0.131 104.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green76.1%
Blue33.3%

CMYK percentages

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

Color previews

#ccc255 text on a black background

contrast 11.42:1

Card sample

#ccc255 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc255

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc255 in the Color Lab