Skip to content

#ffdc9a

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

RGB
255, 220, 154
HSL
39°, 100%, 80%
CMYK
0, 14, 40, 0
Luminance
0.7478

Every format

HEX#ffdc9a
RGBrgb(255, 220, 154)
HSLhsl(39, 100%, 80%)
CMYKcmyk(0%, 14%, 40%, 0%)
LABlab(89.3 3.4 36.9)
LCHlch(89.3 37.1 84.8)
OKLCHoklch(0.909 0.092 82.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdc9a on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#ffdc9a on black: 15.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green86.3%
Blue60.4%

CMYK percentages

Cyan0.0%
Magenta13.7%
Yellow39.6%
Key (black)0.0%

Color previews

#ffdc9a text on a black background

contrast 15.96:1

Card sample

#ffdc9a text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdc9a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdc9a in the Color Lab