Skip to content

#f2d09b

a light, electric orange · warm · closest name: tan

RGB
242, 208, 155
HSL
37°, 77%, 78%
CMYK
0, 14, 36, 5
Luminance
0.6636

Every format

HEX#f2d09b
RGBrgb(242, 208, 155)
HSLhsl(37, 77%, 78%)
CMYKcmyk(0%, 14%, 36%, 5%)
LABlab(85.2 4.6 30.8)
LCHlch(85.2 31.1 81.5)
OKLCHoklch(0.874 0.078 78.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2d09b on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#f2d09b on black: 14.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green81.6%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta14.0%
Yellow36.0%
Key (black)5.1%

Color previews

#f2d09b text on a black background

contrast 14.27:1

Card sample

#f2d09b text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2d09b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2d09b in the Color Lab