Skip to content

#f2f18b

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

RGB
242, 241, 139
HSL
59°, 80%, 75%
CMYK
0, 0, 43, 5
Luminance
0.8365

Every format

HEX#f2f18b
RGBrgb(242, 241, 139)
HSLhsl(59, 80%, 75%)
CMYKcmyk(0%, 0%, 43%, 5%)
LABlab(93.3 -13.8 49.2)
LCHlch(93.3 51.1 105.6)
OKLCHoklch(0.937 0.125 108.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2f18b on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#f2f18b on black: 17.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green94.5%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow42.6%
Key (black)5.1%

Color previews

#f2f18b text on a black background

contrast 17.73:1

Card sample

#f2f18b text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2f18b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2f18b in the Color Lab