Skip to content

#fff95f

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

RGB
255, 249, 95
HSL
58°, 100%, 69%
CMYK
0, 2, 63, 0
Luminance
0.8984

Every format

HEX#fff95f
RGBrgb(255, 249, 95)
HSLhsl(58, 100%, 69%)
CMYKcmyk(0%, 2%, 63%, 0%)
LABlab(95.9 -16.0 72.0)
LCHlch(95.9 73.8 102.5)
OKLCHoklch(0.959 0.171 107.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff95f on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#fff95f on black: 18.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green97.6%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta2.4%
Yellow62.7%
Key (black)0.0%

Color previews

#fff95f text on a black background

contrast 18.97:1

Card sample

#fff95f text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff95f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff95f in the Color Lab