Skip to content

#fffd43

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

RGB
255, 253, 67
HSL
59°, 100%, 63%
CMYK
0, 1, 74, 0
Luminance
0.9192

Every format

HEX#fffd43
RGBrgb(255, 253, 67)
HSLhsl(59, 100%, 63%)
CMYKcmyk(0%, 1%, 74%, 0%)
LABlab(96.8 -19.3 82.8)
LCHlch(96.8 85.0 103.1)
OKLCHoklch(0.966 0.192 108.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffd43 on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#fffd43 on black: 19.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.2%
Blue26.3%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow73.7%
Key (black)0.0%

Color previews

#fffd43 text on a black background

contrast 19.38:1

Card sample

#fffd43 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd43

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd43 in the Color Lab