Skip to content

#ffdf83

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

RGB
255, 223, 131
HSL
45°, 100%, 76%
CMYK
0, 13, 49, 0
Luminance
0.7567

Every format

HEX#ffdf83
RGBrgb(255, 223, 131)
HSLhsl(45, 100%, 76%)
CMYKcmyk(0%, 13%, 49%, 0%)
LABlab(89.7 -0.4 48.9)
LCHlch(89.7 48.9 90.5)
OKLCHoklch(0.911 0.117 90.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdf83 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#ffdf83 on black: 16.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green87.5%
Blue51.4%

CMYK percentages

Cyan0.0%
Magenta12.5%
Yellow48.6%
Key (black)0.0%

Color previews

#ffdf83 text on a black background

contrast 16.13:1

Card sample

#ffdf83 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdf83

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdf83 in the Color Lab