Skip to content

#ffcd7d

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

RGB
255, 205, 125
HSL
37°, 100%, 75%
CMYK
0, 20, 51, 0
Luminance
0.6640

Every format

HEX#ffcd7d
RGBrgb(255, 205, 125)
HSLhsl(37, 100%, 75%)
CMYKcmyk(0%, 20%, 51%, 0%)
LABlab(85.2 8.3 46.3)
LCHlch(85.2 47.0 79.9)
OKLCHoklch(0.875 0.113 78.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green80.4%
Blue49.0%

CMYK percentages

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

Color previews

#ffcd7d text on a black background

contrast 14.28:1

Card sample

#ffcd7d text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcd7d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcd7d in the Color Lab