Skip to content

#ffcc98

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

RGB
255, 204, 152
HSL
30°, 100%, 80%
CMYK
0, 20, 40, 0
Luminance
0.6671

Every format

HEX#ffcc98
RGBrgb(255, 204, 152)
HSLhsl(30, 100%, 80%)
CMYKcmyk(0%, 20%, 40%, 0%)
LABlab(85.4 11.4 32.8)
LCHlch(85.4 34.7 70.8)
OKLCHoklch(0.878 0.089 66.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green80.0%
Blue59.6%

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow40.4%
Key (black)0.0%

Color previews

#ffcc98 text on a black background

contrast 14.34:1

Card sample

#ffcc98 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcc98

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcc98 in the Color Lab