Skip to content

#fbc8ac

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

RGB
251, 200, 172
HSL
21°, 91%, 83%
CMYK
0, 20, 32, 2
Luminance
0.6480

Every format

HEX#fbc8ac
RGBrgb(251, 200, 172)
HSLhsl(21, 91%, 83%)
CMYKcmyk(0%, 20%, 32%, 2%)
LABlab(84.4 14.3 20.9)
LCHlch(84.4 25.3 55.7)
OKLCHoklch(0.871 0.070 50.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fbc8ac on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#fbc8ac on black: 13.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.4%
Green78.4%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta20.3%
Yellow31.5%
Key (black)1.6%

Color previews

#fbc8ac text on a black background

contrast 13.96:1

Card sample

#fbc8ac text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(251, 200, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(251, 200, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fbc8ac;
background: linear-gradient(135deg, #fbc8ac, #F9FBAC);

Monochromatic scale

Palettes built from #fbc8ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fbc8ac in the Color Lab