Skip to content

#fff113

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

RGB
255, 241, 19
HSL
56°, 100%, 54%
CMYK
0, 6, 93, 0
Luminance
0.8422

Every format

HEX#fff113
RGBrgb(255, 241, 19)
HSLhsl(56, 100%, 54%)
CMYKcmyk(0%, 6%, 93%, 0%)
LABlab(93.5 -14.7 90.3)
LCHlch(93.5 91.5 99.2)
OKLCHoklch(0.939 0.197 105.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#fff113 text on a black background

contrast 17.84:1

Card sample

#fff113 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff113

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff113 in the Color Lab