Skip to content

#ffcd9e

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

RGB
255, 205, 158
HSL
29°, 100%, 81%
CMYK
0, 20, 38, 0
Luminance
0.6739

Every format

HEX#ffcd9e
RGBrgb(255, 205, 158)
HSLhsl(29, 100%, 81%)
CMYKcmyk(0%, 20%, 38%, 0%)
LABlab(85.7 11.5 30.1)
LCHlch(85.7 32.2 69.0)
OKLCHoklch(0.881 0.083 64.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcd9e on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#ffcd9e on black: 14.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.4%
Blue62.0%

CMYK percentages

Cyan0.0%
Magenta19.6%
Yellow38.0%
Key (black)0.0%

Color previews

#ffcd9e text on a black background

contrast 14.48:1

Card sample

#ffcd9e text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcd9e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcd9e in the Color Lab