Skip to content

#faccba

a pale, electric orange · warm · closest name: pink

RGB
250, 204, 186
HSL
17°, 87%, 86%
CMYK
0, 18, 26, 2
Luminance
0.6705

Every format

HEX#faccba
RGBrgb(250, 204, 186)
HSLhsl(17, 87%, 86%)
CMYKcmyk(0%, 18%, 26%, 2%)
LABlab(85.5 13.6 15.1)
LCHlch(85.5 20.3 47.9)
OKLCHoklch(0.880 0.058 42.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green80.0%
Blue72.9%

CMYK percentages

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

Color previews

#faccba text on a black background

contrast 14.41:1

Card sample

#faccba text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faccba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faccba in the Color Lab