Skip to content

#fffd18

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

RGB
255, 253, 24
HSL
60°, 100%, 55%
CMYK
0, 1, 91, 0
Luminance
0.9158

Every format

HEX#fffd18
RGBrgb(255, 253, 24)
HSLhsl(60, 100%, 55%)
CMYKcmyk(0%, 1%, 91%, 0%)
LABlab(96.7 -20.4 92.1)
LCHlch(96.7 94.3 102.5)
OKLCHoklch(0.964 0.206 109.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffd18 on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#fffd18 on black: 19.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.2%
Blue9.4%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow90.6%
Key (black)0.0%

Color previews

#fffd18 text on a black background

contrast 19.32:1

Card sample

#fffd18 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 253, 24, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 253, 24, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fffd18;
background: linear-gradient(135deg, #fffd18, #67FF18);

Monochromatic scale

Palettes built from #fffd18

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd18 in the Color Lab