Skip to content

#ffff44

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

RGB
255, 255, 68
HSL
60°, 100%, 63%
CMYK
0, 0, 73, 0
Luminance
0.9320

Every format

HEX#ffff44
RGBrgb(255, 255, 68)
HSLhsl(60, 100%, 63%)
CMYKcmyk(0%, 0%, 73%, 0%)
LABlab(97.3 -20.2 82.9)
LCHlch(97.3 85.3 103.7)
OKLCHoklch(0.970 0.193 109.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffff44 on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#ffff44 on black: 19.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green100.0%
Blue26.7%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow73.3%
Key (black)0.0%

Color previews

#ffff44 text on a black background

contrast 19.64:1

Card sample

#ffff44 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffff44

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffff44 in the Color Lab