Skip to content

#faccb3

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

RGB
250, 204, 179
HSL
21°, 88%, 84%
CMYK
0, 18, 28, 2
Luminance
0.6676

Every format

HEX#faccb3
RGBrgb(250, 204, 179)
HSLhsl(21, 88%, 84%)
CMYKcmyk(0%, 18%, 28%, 2%)
LABlab(85.4 12.7 18.6)
LCHlch(85.4 22.5 55.7)
OKLCHoklch(0.879 0.062 50.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#faccb3 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#faccb3 on black: 14.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green80.0%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta18.4%
Yellow28.4%
Key (black)2.0%

Color previews

#faccb3 text on a black background

contrast 14.35:1

Card sample

#faccb3 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faccb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faccb3 in the Color Lab