Skip to content

#ffcd75

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

RGB
255, 205, 117
HSL
38°, 100%, 73%
CMYK
0, 20, 54, 0
Luminance
0.6621

Every format

HEX#ffcd75
RGBrgb(255, 205, 117)
HSLhsl(38, 100%, 73%)
CMYKcmyk(0%, 20%, 54%, 0%)
LABlab(85.1 7.6 50.0)
LCHlch(85.1 50.6 81.4)
OKLCHoklch(0.874 0.120 80.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green80.4%
Blue45.9%

CMYK percentages

Cyan0.0%
Magenta19.6%
Yellow54.1%
Key (black)0.0%

Color previews

#ffcd75 text on a black background

contrast 14.24:1

Card sample

#ffcd75 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcd75

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcd75 in the Color Lab