Skip to content

#faccb0

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

RGB
250, 204, 176
HSL
23°, 88%, 84%
CMYK
0, 18, 30, 2
Luminance
0.6664

Every format

HEX#faccb0
RGBrgb(250, 204, 176)
HSLhsl(23, 88%, 84%)
CMYKcmyk(0%, 18%, 30%, 2%)
LABlab(85.3 12.3 20.1)
LCHlch(85.3 23.6 58.5)
OKLCHoklch(0.878 0.064 53.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green80.0%
Blue69.0%

CMYK percentages

Cyan0.0%
Magenta18.4%
Yellow29.6%
Key (black)2.0%

Color previews

#faccb0 text on a black background

contrast 14.33:1

Card sample

#faccb0 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faccb0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faccb0 in the Color Lab