Skip to content

#f2da7d

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

RGB
242, 218, 125
HSL
48°, 82%, 72%
CMYK
0, 10, 48, 5
Luminance
0.7050

Every format

HEX#f2da7d
RGBrgb(242, 218, 125)
HSLhsl(48, 82%, 72%)
CMYKcmyk(0%, 10%, 48%, 5%)
LABlab(87.2 -3.6 48.5)
LCHlch(87.2 48.6 94.3)
OKLCHoklch(0.889 0.117 95.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2da7d on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#f2da7d on black: 15.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green85.5%
Blue49.0%

CMYK percentages

Cyan0.0%
Magenta9.9%
Yellow48.3%
Key (black)5.1%

Color previews

#f2da7d text on a black background

contrast 15.10:1

Card sample

#f2da7d text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2da7d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2da7d in the Color Lab