Skip to content

#ffda5b

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

RGB
255, 218, 91
HSL
47°, 100%, 68%
CMYK
0, 15, 64, 0
Luminance
0.7216

Every format

HEX#ffda5b
RGBrgb(255, 218, 91)
HSLhsl(47, 100%, 68%)
CMYKcmyk(0%, 15%, 64%, 0%)
LABlab(88.0 -0.8 65.3)
LCHlch(88.0 65.3 90.7)
OKLCHoklch(0.897 0.148 92.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffda5b on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#ffda5b on black: 15.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green85.5%
Blue35.7%

CMYK percentages

Cyan0.0%
Magenta14.5%
Yellow64.3%
Key (black)0.0%

Color previews

#ffda5b text on a black background

contrast 15.43:1

Card sample

#ffda5b text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffda5b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffda5b in the Color Lab