Skip to content

#ffcd69

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

RGB
255, 205, 105
HSL
40°, 100%, 71%
CMYK
0, 20, 59, 0
Luminance
0.6594

Every format

HEX#ffcd69
RGBrgb(255, 205, 105)
HSLhsl(40, 100%, 71%)
CMYKcmyk(0%, 20%, 59%, 0%)
LABlab(85.0 6.7 55.6)
LCHlch(85.0 56.0 83.1)
OKLCHoklch(0.873 0.131 82.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcd69 on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#ffcd69 on black: 14.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.4%
Blue41.2%

CMYK percentages

Cyan0.0%
Magenta19.6%
Yellow58.8%
Key (black)0.0%

Color previews

#ffcd69 text on a black background

contrast 14.19:1

Card sample

#ffcd69 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcd69

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcd69 in the Color Lab