Skip to content

#fadccc

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

RGB
250, 220, 204
HSL
21°, 82%, 89%
CMYK
0, 12, 18, 2
Luminance
0.7587

Every format

HEX#fadccc
RGBrgb(250, 220, 204)
HSLhsl(21, 82%, 89%)
CMYKcmyk(0%, 12%, 18%, 2%)
LABlab(89.8 7.9 11.7)
LCHlch(89.8 14.1 55.9)
OKLCHoklch(0.915 0.040 49.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadccc on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#fadccc on black: 16.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green86.3%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta12.0%
Yellow18.4%
Key (black)2.0%

Color previews

#fadccc text on a black background

contrast 16.17:1

Card sample

#fadccc text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadccc in the Color Lab