Skip to content

#ffdb64

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

RGB
255, 219, 100
HSL
46°, 100%, 70%
CMYK
0, 14, 61, 0
Luminance
0.7284

Every format

HEX#ffdb64
RGBrgb(255, 219, 100)
HSLhsl(46, 100%, 70%)
CMYKcmyk(0%, 14%, 61%, 0%)
LABlab(88.4 -0.8 61.7)
LCHlch(88.4 61.8 90.7)
OKLCHoklch(0.900 0.142 92.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdb64 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#ffdb64 on black: 15.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green85.9%
Blue39.2%

CMYK percentages

Cyan0.0%
Magenta14.1%
Yellow60.8%
Key (black)0.0%

Color previews

#ffdb64 text on a black background

contrast 15.57:1

Card sample

#ffdb64 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdb64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdb64 in the Color Lab