Skip to content

#fafabc

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

RGB
250, 250, 188
HSL
60°, 86%, 86%
CMYK
0, 0, 25, 2
Luminance
0.9233

Every format

HEX#fafabc
RGBrgb(250, 250, 188)
HSLhsl(60, 86%, 86%)
CMYKcmyk(0%, 0%, 25%, 2%)
LABlab(97.0 -9.6 29.8)
LCHlch(97.0 31.3 107.8)
OKLCHoklch(0.970 0.079 107.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fafabc on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#fafabc on black: 19.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green98.0%
Blue73.7%

CMYK percentages

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

Color previews

#fafabc text on a black background

contrast 19.47:1

Card sample

#fafabc text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fafabc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fafabc in the Color Lab