Skip to content

#ffcc9b

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

RGB
255, 204, 155
HSL
29°, 100%, 80%
CMYK
0, 20, 39, 0
Luminance
0.6681

Every format

HEX#ffcc9b
RGBrgb(255, 204, 155)
HSLhsl(29, 100%, 80%)
CMYKcmyk(0%, 20%, 39%, 0%)
LABlab(85.4 11.7 31.3)
LCHlch(85.4 33.4 69.5)
OKLCHoklch(0.879 0.086 65.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcc9b on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#ffcc9b on black: 14.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.0%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow39.2%
Key (black)0.0%

Color previews

#ffcc9b text on a black background

contrast 14.36:1

Card sample

#ffcc9b text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcc9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcc9b in the Color Lab