Skip to content

#fff114

a balanced, electric yellow · cool · closest name: yellow

RGB
255, 241, 20
HSL
56°, 100%, 54%
CMYK
0, 6, 92, 0
Luminance
0.8422

Every format

HEX#fff114
RGBrgb(255, 241, 20)
HSLhsl(56, 100%, 54%)
CMYKcmyk(0%, 6%, 92%, 0%)
LABlab(93.5 -14.7 90.2)
LCHlch(93.5 91.4 99.2)
OKLCHoklch(0.939 0.197 105.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff114 on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#fff114 on black: 17.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green94.5%
Blue7.8%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow92.2%
Key (black)0.0%

Color previews

#fff114 text on a black background

contrast 17.84:1

Card sample

#fff114 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 241, 20, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 241, 20, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fff114;
background: linear-gradient(135deg, #fff114, #70FF14);

Monochromatic scale

Palettes built from #fff114

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff114 in the Color Lab