Skip to content

#fff06f

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

RGB
255, 240, 111
HSL
54°, 100%, 72%
CMYK
0, 6, 57, 0
Luminance
0.8473

Every format

HEX#fff06f
RGBrgb(255, 240, 111)
HSLhsl(54, 100%, 72%)
CMYKcmyk(0%, 6%, 57%, 0%)
LABlab(93.8 -10.5 63.0)
LCHlch(93.8 63.8 99.5)
OKLCHoklch(0.943 0.150 102.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff06f on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#fff06f on black: 17.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green94.1%
Blue43.5%

CMYK percentages

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

Color previews

#fff06f text on a black background

contrast 17.95:1

Card sample

#fff06f text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff06f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff06f in the Color Lab