Skip to content

#f3fd2a

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

RGB
243, 253, 42
HSL
63°, 98%, 58%
CMYK
4, 0, 83, 1
Luminance
0.8947

Every format

HEX#f3fd2a
RGBrgb(243, 253, 42)
HSLhsl(63, 98%, 58%)
CMYKcmyk(4%, 0%, 83%, 1%)
LABlab(95.8 -24.9 88.0)
LCHlch(95.8 91.5 105.8)
OKLCHoklch(0.955 0.205 112.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3fd2a on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#f3fd2a on black: 18.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green99.2%
Blue16.5%

CMYK percentages

Cyan4.0%
Magenta0.0%
Yellow83.4%
Key (black)0.8%

Color previews

#f3fd2a text on a black background

contrast 18.89:1

Card sample

#f3fd2a text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(243, 253, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(243, 253, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f3fd2a;
background: linear-gradient(135deg, #f3fd2a, #66FD2A);

Monochromatic scale

Palettes built from #f3fd2a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3fd2a in the Color Lab