Skip to content

#ffdf69

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

RGB
255, 223, 105
HSL
47°, 100%, 71%
CMYK
0, 13, 59, 0
Luminance
0.7506

Every format

HEX#ffdf69
RGBrgb(255, 223, 105)
HSLhsl(47, 100%, 71%)
CMYKcmyk(0%, 13%, 59%, 0%)
LABlab(89.4 -2.5 60.7)
LCHlch(89.4 60.7 92.3)
OKLCHoklch(0.908 0.141 94.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdf69 on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#ffdf69 on black: 16.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green87.5%
Blue41.2%

CMYK percentages

Cyan0.0%
Magenta12.5%
Yellow58.8%
Key (black)0.0%

Color previews

#ffdf69 text on a black background

contrast 16.01:1

Card sample

#ffdf69 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdf69

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdf69 in the Color Lab