Skip to content

#fccb6c

a light, electric orange · warm · closest name: khaki

RGB
252, 203, 108
HSL
40°, 96%, 71%
CMYK
0, 19, 57, 1
Luminance
0.6449

Every format

HEX#fccb6c
RGBrgb(252, 203, 108)
HSLhsl(40, 96%, 71%)
CMYKcmyk(0%, 19%, 57%, 1%)
LABlab(84.2 6.7 53.3)
LCHlch(84.2 53.7 82.8)
OKLCHoklch(0.867 0.126 82.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fccb6c on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#fccb6c on black: 13.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green79.6%
Blue42.4%

CMYK percentages

Cyan0.0%
Magenta19.4%
Yellow57.1%
Key (black)1.2%

Color previews

#fccb6c text on a black background

contrast 13.90:1

Card sample

#fccb6c text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccb6c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccb6c in the Color Lab