Skip to content

#faceac

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

RGB
250, 206, 172
HSL
26°, 89%, 83%
CMYK
0, 18, 31, 2
Luminance
0.6745

Every format

HEX#faceac
RGBrgb(250, 206, 172)
HSLhsl(26, 89%, 83%)
CMYKcmyk(0%, 18%, 31%, 2%)
LABlab(85.7 10.8 22.8)
LCHlch(85.7 25.2 64.7)
OKLCHoklch(0.881 0.067 59.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#faceac on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#faceac on black: 14.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green80.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta17.6%
Yellow31.2%
Key (black)2.0%

Color previews

#faceac text on a black background

contrast 14.49:1

Card sample

#faceac text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faceac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faceac in the Color Lab