Skip to content

#faebbc

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

RGB
250, 235, 188
HSL
46°, 86%, 86%
CMYK
0, 6, 25, 2
Luminance
0.8337

Every format

HEX#faebbc
RGBrgb(250, 235, 188)
HSLhsl(46, 86%, 86%)
CMYKcmyk(0%, 6%, 25%, 2%)
LABlab(93.2 -2.1 24.7)
LCHlch(93.2 24.8 94.8)
OKLCHoklch(0.941 0.063 92.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green92.2%
Blue73.7%

CMYK percentages

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

Color previews

#faebbc text on a black background

contrast 17.67:1

Card sample

#faebbc text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faebbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faebbc in the Color Lab