Skip to content

#faddbf

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

RGB
250, 221, 191
HSL
31°, 86%, 87%
CMYK
0, 12, 24, 2
Luminance
0.7580

Every format

HEX#faddbf
RGBrgb(250, 221, 191)
HSLhsl(31, 86%, 87%)
CMYKcmyk(0%, 12%, 24%, 2%)
LABlab(89.8 5.5 18.4)
LCHlch(89.8 19.2 73.4)
OKLCHoklch(0.914 0.051 68.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green86.7%
Blue74.9%

CMYK percentages

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

Color previews

#faddbf text on a black background

contrast 16.16:1

Card sample

#faddbf text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faddbf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faddbf in the Color Lab