Skip to content

#fff06c

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

RGB
255, 240, 108
HSL
54°, 100%, 71%
CMYK
0, 6, 58, 0
Luminance
0.8466

Every format

HEX#fff06c
RGBrgb(255, 240, 108)
HSLhsl(54, 100%, 71%)
CMYKcmyk(0%, 6%, 58%, 0%)
LABlab(93.7 -10.8 64.2)
LCHlch(93.7 65.1 99.5)
OKLCHoklch(0.942 0.152 102.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green94.1%
Blue42.4%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow57.6%
Key (black)0.0%

Color previews

#fff06c text on a black background

contrast 17.93:1

Card sample

#fff06c text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff06c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff06c in the Color Lab