Skip to content

#fbeace

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

RGB
251, 234, 206
HSL
37°, 85%, 90%
CMYK
0, 7, 18, 2
Luminance
0.8381

Every format

HEX#fbeace
RGBrgb(251, 234, 206)
HSLhsl(37, 85%, 90%)
CMYKcmyk(0%, 7%, 18%, 2%)
LABlab(93.4 1.4 15.7)
LCHlch(93.4 15.8 85.1)
OKLCHoklch(0.943 0.041 80.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.4%
Green91.8%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta6.8%
Yellow17.9%
Key (black)1.6%

Color previews

#fbeace text on a black background

contrast 17.76:1

Card sample

#fbeace text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(251, 234, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(251, 234, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fbeace;
background: linear-gradient(135deg, #fbeace, #EEFBCE);

Monochromatic scale

Palettes built from #fbeace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fbeace in the Color Lab