Skip to content

#ffdf75

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

RGB
255, 223, 117
HSL
46°, 100%, 73%
CMYK
0, 13, 54, 0
Luminance
0.7532

Every format

HEX#ffdf75
RGBrgb(255, 223, 117)
HSLhsl(46, 100%, 73%)
CMYKcmyk(0%, 13%, 54%, 0%)
LABlab(89.5 -1.6 55.4)
LCHlch(89.5 55.4 91.7)
OKLCHoklch(0.909 0.130 92.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green87.5%
Blue45.9%

CMYK percentages

Cyan0.0%
Magenta12.5%
Yellow54.1%
Key (black)0.0%

Color previews

#ffdf75 text on a black background

contrast 16.06:1

Card sample

#ffdf75 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdf75

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdf75 in the Color Lab