Skip to content

#faebcd

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

RGB
250, 235, 205
HSL
40°, 82%, 89%
CMYK
0, 6, 18, 2
Luminance
0.8415

Every format

HEX#faebcd
RGBrgb(250, 235, 205)
HSLhsl(40, 82%, 89%)
CMYKcmyk(0%, 6%, 18%, 2%)
LABlab(93.5 0.3 16.4)
LCHlch(93.5 16.4 88.8)
OKLCHoklch(0.944 0.043 84.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#faebcd on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#faebcd on black: 17.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green92.2%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta6.0%
Yellow18.0%
Key (black)2.0%

Color previews

#faebcd text on a black background

contrast 17.83:1

Card sample

#faebcd text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faebcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faebcd in the Color Lab