Skip to content

#fadfbc

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

RGB
250, 223, 188
HSL
34°, 86%, 86%
CMYK
0, 11, 25, 2
Luminance
0.7673

Every format

HEX#fadfbc
RGBrgb(250, 223, 188)
HSLhsl(34, 86%, 86%)
CMYKcmyk(0%, 11%, 25%, 2%)
LABlab(90.2 4.1 20.6)
LCHlch(90.2 21.0 78.8)
OKLCHoklch(0.917 0.055 74.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadfbc on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#fadfbc on black: 16.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green87.5%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta10.8%
Yellow24.8%
Key (black)2.0%

Color previews

#fadfbc text on a black background

contrast 16.35:1

Card sample

#fadfbc text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadfbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadfbc in the Color Lab