Skip to content

#f6b08b

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

RGB
246, 176, 139
HSL
21°, 86%, 76%
CMYK
0, 29, 44, 4
Luminance
0.5251

Every format

HEX#f6b08b
RGBrgb(246, 176, 139)
HSLhsl(21, 86%, 76%)
CMYKcmyk(0%, 29%, 44%, 4%)
LABlab(77.6 21.2 29.1)
LCHlch(77.6 36.0 53.9)
OKLCHoklch(0.815 0.096 48.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f6b08b on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#f6b08b on black: 11.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.5%
Green69.0%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta28.5%
Yellow43.5%
Key (black)3.5%

Color previews

#f6b08b text on a black background

contrast 11.50:1

Card sample

#f6b08b text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f6b08b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f6b08b in the Color Lab