Skip to content

#fafcda

a pale, electric yellow · warm · closest name: Light Yellow

RGB
250, 252, 218
HSL
64°, 85%, 92%
CMYK
1, 0, 14, 1
Luminance
0.9501

At a glance

Every number on this page in one read: what #fafcda is made of, how bright it looks, and which way it leans.

Hex
#fafcda
Hue
64°
yellow
Saturation
85%
electric
Lightness
92%
pale
Brightness
99%
HSV value
Perceived
97%
weighted brightness
Luminance
0.9501
WCAG relative
Temperature
Warm
28/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
20.00:1
Closest name
Light Yellow
ΔE2000 1.4
Where it sits
Hue64° of 360°
Saturation85%
Lightness92%
Temperature
Warm ← → Cool28% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#fafcda
RGBrgb(250, 252, 218)
HSLhsl(64, 85%, 92%)
CMYKcmyk(1%, 0%, 14%, 1%)
LABlab(98.0 -6.3 16.1)
LCHlch(98.0 17.3 111.3)
OKLCHoklch(0.981 0.044 109.9)
Decimal16448730
Display P3color(display-p3 0.980 0.988 0.855)

Copy-ready code

/* CSS */
color: #fafcda;
background-color: #fafcda;
/* Tailwind (arbitrary) */
class="text-[#fafcda] bg-[#fafcda]"
/* SCSS */
$brand: #fafcda;
/* SwiftUI */
Color(red: 0.980, green: 0.988, blue: 0.855)
/* Android */
Color.parseColor("#fafcda")
/* Flutter */
Color(0xFFFAFCDA)
/* Python / OpenCV (BGR) */
(218, 252, 250)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #fafcda · 20.00:1
Use #000000AAA at every size.
Aa
White text · 1.05:1
AA fail · AA large fail · AAA fail
Aa
Black text · 20.00:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #fafcda as text scores 1.05:1 on white and 20.00:1 on black.

Accessibility — WCAG contrast

Aa
#fafcda on white: 1.05:1
AA ✗ fail · AA-large · AAA
Aa
#fafcda on black: 20.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF9D8
deuteranopia · #FFFADB
tritanopia · #FFF8F2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fafcda is pinned to step 100; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCFCF2
#fafcda
#F4F7C5
#F1F797
#EAF263
#E3EE2F
#D6E212
#B3BD0F
#8F970C
#676D0D
#414408
Base = 100Lightest = 50 · #FCFCF2Darkest = 950 · #414408
:root {
  --brand-50: #FCFCF2;
  --brand-100: #fafcda;
  --brand-200: #F4F7C5;
  --brand-300: #F1F797;
  --brand-400: #EAF263;
  --brand-500: #E3EE2F;
  --brand-600: #D6E212;
  --brand-700: #B3BD0F;
  --brand-800: #8F970C;
  --brand-900: #676D0D;
  --brand-950: #414408;
  --brand: #fafcda;
  --brand-ink: #000000;
}

Colors that work with #fafcda

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAFAF4
Tinted page background
Border#EAEDC0
Hairlines and dividers
Muted text#969B4B
Captions on the surface
Accent#0A2EC2
Second voice, not a rival
Dark variant#70760A
Hover, pressed, headers
Light variant#FCFDE7
Selected rows, tints
Dark surface#232414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #fafcda

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#DCDAFC
Analogous left#FCEDDA
Analogous right#E9FCDA
Split-complement 1#DAE9FC
Split-complement 2#EDDAFC
Triadic 1#DAFAFC
Triadic 2#FCDAFA
Tetradic#DAFCED

RGB percentages

Red98.0%
Green98.8%
Blue85.5%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow13.5%
Key (black)1.2%

Color previews

#fafcda text on a black background

contrast 20.00:1

Card sample

#fafcda text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fafcda

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#fafcda in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#fafcda, answered

What color is #fafcda?

#fafcda is a pale electric yellow, closest to Light Yellow (ΔE2000 1.4). It sits at 64° on the hue wheel with 85% saturation and 92% lightness, which reads as warm.

What is the RGB value of #fafcda?

rgb(250, 252, 218) — 250 red, 252 green and 218 blue out of 255, or 98% / 98.8% / 85.5% by channel.

Is #fafcda a light or a dark color?

It is a light color. Relative luminance is 0.9501 and perceived brightness is 97%, so black text on it reaches 20.00:1.

Should I use black or white text on #fafcda?

Black. It scores 20.00:1 against #fafcda, versus 1.05:1 for white — AAA at any size.

What is the complementary color of #fafcda?

#DCDAFC sits directly opposite on the wheel. Softer options are the split-complements #DAE9FC and #EDDAFC, which give the same contrast with far less vibration.

What colors go well with #fafcda?

For interface work: #FAFAF4 as the surface, #EAEDC0 for borders, #969B4B for secondary text, #0A2EC2 as an accent and #70760A for hover and pressed states. For a palette, the analogous pair #FCEDDA and #E9FCDA stays calm, while #DCDAFC is the loudest partner.

What is #fafcda in CMYK for printing?

cmyk(1%, 0%, 14%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #fafcda warm or cool?

Warm — it scores 28 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FCF2DA; nudged cooler, #EEFCDA.

Work with #fafcda in the Color Lab