Skip to content

#faebbd

a pale, electric yellow · cool · closest name: beige

RGB
250, 235, 189
HSL
45°, 86%, 86%
CMYK
0, 6, 24, 2
Luminance
0.8341

Every format

HEX#faebbd
RGBrgb(250, 235, 189)
HSLhsl(45, 86%, 86%)
CMYKcmyk(0%, 6%, 24%, 2%)
LABlab(93.2 -1.9 24.2)
LCHlch(93.2 24.3 94.5)
OKLCHoklch(0.941 0.062 92.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#faebbd on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#faebbd on black: 17.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green92.2%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta6.0%
Yellow24.4%
Key (black)2.0%

Color previews

#faebbd text on a black background

contrast 17.68:1

Card sample

#faebbd text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faebbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faebbd in the Color Lab