Skip to content

#f2df6b

a light, electric yellow · cool · closest name: khaki

RGB
242, 223, 107
HSL
52°, 84%, 68%
CMYK
0, 8, 56, 5
Luminance
0.7271

Every format

HEX#f2df6b
RGBrgb(242, 223, 107)
HSLhsl(52, 84%, 68%)
CMYKcmyk(0%, 8%, 56%, 5%)
LABlab(88.3 -7.6 58.2)
LCHlch(88.3 58.7 97.5)
OKLCHoklch(0.897 0.138 100.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2df6b on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#f2df6b on black: 15.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green87.5%
Blue42.0%

CMYK percentages

Cyan0.0%
Magenta7.9%
Yellow55.8%
Key (black)5.1%

Color previews

#f2df6b text on a black background

contrast 15.54:1

Card sample

#f2df6b text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(242, 223, 107, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(242, 223, 107, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f2df6b;
background: linear-gradient(135deg, #f2df6b, #ABF26B);

Monochromatic scale

Palettes built from #f2df6b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2df6b in the Color Lab