Skip to content

#ffcc88

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

RGB
255, 204, 136
HSL
34°, 100%, 77%
CMYK
0, 20, 47, 0
Luminance
0.6622

Every format

HEX#ffcc88
RGBrgb(255, 204, 136)
HSLhsl(34, 100%, 77%)
CMYKcmyk(0%, 20%, 47%, 0%)
LABlab(85.1 9.8 40.6)
LCHlch(85.1 41.8 76.5)
OKLCHoklch(0.875 0.103 73.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcc88 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#ffcc88 on black: 14.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.0%
Blue53.3%

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow46.7%
Key (black)0.0%

Color previews

#ffcc88 text on a black background

contrast 14.24:1

Card sample

#ffcc88 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcc88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcc88 in the Color Lab