Skip to content

#cccf90

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

RGB
204, 207, 144
HSL
63°, 40%, 69%
CMYK
1, 0, 30, 19
Luminance
0.5948

Every format

HEX#cccf90
RGBrgb(204, 207, 144)
HSLhsl(63, 40%, 69%)
CMYKcmyk(1%, 0%, 30%, 19%)
LABlab(81.5 -10.9 31.1)
LCHlch(81.5 32.9 109.3)
OKLCHoklch(0.837 0.083 110.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccf90 on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#cccf90 on black: 12.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green81.2%
Blue56.5%

CMYK percentages

Cyan1.4%
Magenta0.0%
Yellow30.4%
Key (black)18.8%

Color previews

#cccf90 text on a black background

contrast 12.90:1

Card sample

#cccf90 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccf90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccf90 in the Color Lab