Skip to content

#f2df8b

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

RGB
242, 223, 139
HSL
49°, 80%, 75%
CMYK
0, 8, 43, 5
Luminance
0.7352

Every format

HEX#f2df8b
RGBrgb(242, 223, 139)
HSLhsl(49, 80%, 75%)
CMYKcmyk(0%, 8%, 43%, 5%)
LABlab(88.7 -4.8 43.4)
LCHlch(88.7 43.7 96.3)
OKLCHoklch(0.901 0.106 97.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2df8b on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#f2df8b on black: 15.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green87.5%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta7.9%
Yellow42.6%
Key (black)5.1%

Color previews

#f2df8b text on a black background

contrast 15.70:1

Card sample

#f2df8b text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2df8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2df8b in the Color Lab