Skip to content

#f2fade

a pale, vivid green · warm · closest name: Light Yellow

RGB
242, 250, 222
HSL
77°, 74%, 93%
CMYK
3, 0, 11, 2
Luminance
0.9252

At a glance

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

Hex
#f2fade
Hue
77°
green
Saturation
74%
vivid
Lightness
93%
pale
Brightness
98%
HSV value
Perceived
96%
weighted brightness
Luminance
0.9252
WCAG relative
Temperature
Warm
39/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
19.50:1
Closest name
Light Yellow
ΔE2000 3.4
Where it sits
Hue77° of 360°
Saturation74%
Lightness93%
Temperature
Warm ← → Cool39% 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#f2fade
RGBrgb(242, 250, 222)
HSLhsl(77, 74%, 93%)
CMYKcmyk(3%, 0%, 11%, 2%)
LABlab(97.0 -7.4 12.5)
LCHlch(97.0 14.6 120.6)
OKLCHoklch(0.972 0.038 120.1)
Decimal15923934
Display P3color(display-p3 0.949 0.980 0.871)

Copy-ready code

/* CSS */
color: #f2fade;
background-color: #f2fade;
/* Tailwind (arbitrary) */
class="text-[#f2fade] bg-[#f2fade]"
/* SCSS */
$brand: #f2fade;
/* SwiftUI */
Color(red: 0.949, green: 0.980, blue: 0.871)
/* Android */
Color.parseColor("#f2fade")
/* Flutter */
Color(0xFFF2FADE)
/* Python / OpenCV (BGR) */
(222, 250, 242)

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

Accessibility — WCAG contrast

Aa
#f2fade on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#f2fade on black: 19.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FEF6DC
deuteranopia · #FDF7DF
tritanopia · #F5F7F2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f2fade 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.

#F9FCF3
#f2fade
#E7F3C8
#D9F09E
#C6E96D
#B2E13C
#A1D520
#86B11B
#6B8E15
#4F6714
#31400C
Base = 100Lightest = 50 · #F9FCF3Darkest = 950 · #31400C
:root {
  --brand-50: #F9FCF3;
  --brand-100: #f2fade;
  --brand-200: #E7F3C8;
  --brand-300: #D9F09E;
  --brand-400: #C6E96D;
  --brand-500: #B2E13C;
  --brand-600: #A1D520;
  --brand-700: #86B11B;
  --brand-800: #6B8E15;
  --brand-900: #4F6714;
  --brand-950: #31400C;
  --brand: #f2fade;
  --brand-ink: #000000;
}

Colors that work with #f2fade

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#F9FAF4
Tinted page background
Border#E0EDC0
Hairlines and dividers
Muted text#849B4B
Captions on the surface
Accent#1B16B6
Second voice, not a rival
Dark variant#546F11
Hover, pressed, headers
Light variant#F6FCE9
Selected rows, tints
Dark surface#202414
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 #f2fade

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#E6DEFA
Analogous left#FAF4DE
Analogous right#E4FADE
Split-complement 1#DEE4FA
Split-complement 2#F4DEFA
Triadic 1#DEF2FA
Triadic 2#FADEF2
Tetradic#DEFAF4

RGB percentages

Red94.9%
Green98.0%
Blue87.1%

CMYK percentages

Cyan3.2%
Magenta0.0%
Yellow11.2%
Key (black)2.0%

Color previews

#f2fade text on a black background

contrast 19.50:1

Card sample

#f2fade text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2fade

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.

#f2fade 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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#f2fade, answered

What color is #f2fade?

#f2fade is a pale vivid green, closest to Light Yellow (ΔE2000 3.4). It sits at 77° on the hue wheel with 74% saturation and 93% lightness, which reads as warm.

What is the RGB value of #f2fade?

rgb(242, 250, 222) — 242 red, 250 green and 222 blue out of 255, or 94.9% / 98% / 87.1% by channel.

Is #f2fade a light or a dark color?

It is a light color. Relative luminance is 0.9252 and perceived brightness is 96%, so black text on it reaches 19.50:1.

Should I use black or white text on #f2fade?

Black. It scores 19.50:1 against #f2fade, versus 1.08:1 for white — AAA at any size.

What is the complementary color of #f2fade?

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

What colors go well with #f2fade?

For interface work: #F9FAF4 as the surface, #E0EDC0 for borders, #849B4B for secondary text, #1B16B6 as an accent and #546F11 for hover and pressed states. For a palette, the analogous pair #FAF4DE and #E4FADE stays calm, while #E6DEFA is the loudest partner.

What is #f2fade in CMYK for printing?

cmyk(3%, 0%, 11%, 2%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #f2fade warm or cool?

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

Work with #f2fade in the Color Lab