Skip to content

#ffdb5f

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

RGB
255, 219, 95
HSL
47°, 100%, 69%
CMYK
0, 14, 63, 0
Luminance
0.7275

Every format

HEX#ffdb5f
RGBrgb(255, 219, 95)
HSLhsl(47, 100%, 69%)
CMYKcmyk(0%, 14%, 63%, 0%)
LABlab(88.3 -1.1 63.9)
LCHlch(88.3 63.9 91.0)
OKLCHoklch(0.899 0.146 93.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green85.9%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta14.1%
Yellow62.7%
Key (black)0.0%

Color previews

#ffdb5f text on a black background

contrast 15.55:1

Card sample

#ffdb5f text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdb5f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdb5f in the Color Lab