Skip to content

#fff56f

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

RGB
255, 245, 111
HSL
56°, 100%, 72%
CMYK
0, 4, 57, 0
Luminance
0.8771

Every format

HEX#fff56f
RGBrgb(255, 245, 111)
HSLhsl(56, 100%, 72%)
CMYKcmyk(0%, 4%, 57%, 0%)
LABlab(95.0 -13.0 64.4)
LCHlch(95.0 65.7 101.4)
OKLCHoklch(0.953 0.154 105.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff56f on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#fff56f on black: 18.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green96.1%
Blue43.5%

CMYK percentages

Cyan0.0%
Magenta3.9%
Yellow56.5%
Key (black)0.0%

Color previews

#fff56f text on a black background

contrast 18.54:1

Card sample

#fff56f text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff56f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff56f in the Color Lab