Skip to content

#fcfef8

a pale, electric green · warm · closest name: White

RGB
252, 254, 248
HSL
80°, 75%, 98%
CMYK
1, 0, 2, 0
Luminance
0.9836

At a glance

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

Hex
#fcfef8
Hue
80°
green
Saturation
75%
electric
Lightness
98%
pale
Brightness
100%
HSV value
Perceived
99%
weighted brightness
Luminance
0.9836
WCAG relative
Temperature
Warm
42/100 cool
Color family
Green
Tone
Electric
Best ink
Black
20.67:1
Closest name
White
ΔE2000 3.4
Where it sits
Hue80° of 360°
Saturation75%
Lightness98%
Temperature
Warm ← → Cool42% 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#fcfef8
RGBrgb(252, 254, 248)
HSLhsl(80, 75%, 98%)
CMYKcmyk(1%, 0%, 2%, 0%)
LABlab(99.4 -1.7 2.6)
LCHlch(99.4 3.1 122.9)
OKLCHoklch(0.994 0.008 121.6)
Decimal16580344
Display P3color(display-p3 0.988 0.996 0.973)

Copy-ready code

/* CSS */
color: #fcfef8;
background-color: #fcfef8;
/* Tailwind (arbitrary) */
class="text-[#fcfef8] bg-[#fcfef8]"
/* SCSS */
$brand: #fcfef8;
/* SwiftUI */
Color(red: 0.988, green: 0.996, blue: 0.973)
/* Android */
Color.parseColor("#fcfef8")
/* Flutter */
Color(0xFFFCFEF8)
/* Python / OpenCV (BGR) */
(248, 254, 252)

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 #fcfef8 · 20.67:1
Use #000000AAA at every size.
Aa
White text · 1.02:1
AA fail · AA large fail · AAA fail
Aa
Black text · 20.67:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #fcfef8 as text scores 1.02:1 on white and 20.67:1 on black.

Accessibility — WCAG contrast

Aa
#fcfef8 on white: 1.02:1
AA ✗ fail · AA-large · AAA
Aa
#fcfef8 on black: 20.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFFDF8
deuteranopia · #FFFDF8
tritanopia · #FDFDFC

Color scale — 50 to 950

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

#fcfef8
#F3F9E7
#E5F4C8
#D5F19D
#C0EA6C
#ABE33B
#99D61F
#80B319
#668F14
#4B6713
#2F410C
Base = 50Lightest = 50 · #fcfef8Darkest = 950 · #2F410C
:root {
  --brand-50: #fcfef8;
  --brand-100: #F3F9E7;
  --brand-200: #E5F4C8;
  --brand-300: #D5F19D;
  --brand-400: #C0EA6C;
  --brand-500: #ABE33B;
  --brand-600: #99D61F;
  --brand-700: #80B319;
  --brand-800: #668F14;
  --brand-900: #4B6713;
  --brand-950: #2F410C;
  --brand: #fcfef8;
  --brand-ink: #000000;
}

Colors that work with #fcfef8

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#F8FAF4
Tinted page background
Border#DEEDC0
Hairlines and dividers
Muted text#809B4B
Captions on the surface
Accent#1919B3
Second voice, not a rival
Dark variant#507010
Hover, pressed, headers
Light variant#F5FCE9
Selected rows, tints
Dark surface#1F2414
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 #fcfef8

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
  • 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#FAF8FE
Analogous left#FEFDF8
Analogous right#F9FEF8
Split-complement 1#F8F9FE
Split-complement 2#FDF8FE
Triadic 1#F8FCFE
Triadic 2#FEF8FC
Tetradic#F8FEFD

RGB percentages

Red98.8%
Green99.6%
Blue97.3%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow2.4%
Key (black)0.4%

Color previews

#fcfef8 text on a black background

contrast 20.67:1

Card sample

#fcfef8 text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcfef8

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.

#fcfef8 in the real world

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

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#fcfef8, answered

What color is #fcfef8?

#fcfef8 is a pale electric green, closest to White (ΔE2000 3.4). It sits at 80° on the hue wheel with 75% saturation and 98% lightness, which reads as warm.

What is the RGB value of #fcfef8?

rgb(252, 254, 248) — 252 red, 254 green and 248 blue out of 255, or 98.8% / 99.6% / 97.3% by channel.

Is #fcfef8 a light or a dark color?

It is a light color. Relative luminance is 0.9836 and perceived brightness is 99%, so black text on it reaches 20.67:1.

Should I use black or white text on #fcfef8?

Black. It scores 20.67:1 against #fcfef8, versus 1.02:1 for white — AAA at any size.

What is the complementary color of #fcfef8?

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

What colors go well with #fcfef8?

For interface work: #F8FAF4 as the surface, #DEEDC0 for borders, #809B4B for secondary text, #1919B3 as an accent and #507010 for hover and pressed states. For a palette, the analogous pair #FEFDF8 and #F9FEF8 stays calm, while #FAF8FE is the loudest partner.

What is #fcfef8 in CMYK for printing?

cmyk(1%, 0%, 2%, 0%). 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 #fcfef8 warm or cool?

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

Work with #fcfef8 in the Color Lab