Skip to content

#fadebf

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

RGB
250, 222, 191
HSL
32°, 86%, 87%
CMYK
0, 11, 24, 2
Luminance
0.7633

Every format

HEX#fadebf
RGBrgb(250, 222, 191)
HSLhsl(32, 86%, 87%)
CMYKcmyk(0%, 11%, 24%, 2%)
LABlab(90.0 5.0 18.8)
LCHlch(90.0 19.4 75.1)
OKLCHoklch(0.916 0.051 70.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadebf on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#fadebf on black: 16.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green87.1%
Blue74.9%

CMYK percentages

Cyan0.0%
Magenta11.2%
Yellow23.6%
Key (black)2.0%

Color previews

#fadebf text on a black background

contrast 16.27:1

Card sample

#fadebf text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadebf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadebf in the Color Lab