Skip to content

#f2f6d7

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

RGB
242, 246, 215
HSL
68°, 63%, 90%
CMYK
2, 0, 13, 4
Luminance
0.8970

At a glance

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

Hex
#f2f6d7
Hue
68°
yellow
Saturation
63%
vivid
Lightness
90%
pale
Brightness
96%
HSV value
Perceived
95%
weighted brightness
Luminance
0.8970
WCAG relative
Temperature
Warm
31/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
18.94:1
Closest name
Light Yellow
ΔE2000 2.5
Where it sits
Hue68° of 360°
Saturation63%
Lightness90%
Temperature
Warm ← → Cool31% 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#f2f6d7
RGBrgb(242, 246, 215)
HSLhsl(68, 63%, 90%)
CMYKcmyk(2%, 0%, 13%, 4%)
LABlab(95.9 -6.5 14.5)
LCHlch(95.9 15.9 114.3)
OKLCHoklch(0.962 0.041 113.1)
Decimal15922903
Display P3color(display-p3 0.949 0.965 0.843)

Copy-ready code

/* CSS */
color: #f2f6d7;
background-color: #f2f6d7;
/* Tailwind (arbitrary) */
class="text-[#f2f6d7] bg-[#f2f6d7]"
/* SCSS */
$brand: #f2f6d7;
/* SwiftUI */
Color(red: 0.949, green: 0.965, blue: 0.843)
/* Android */
Color.parseColor("#f2f6d7")
/* Flutter */
Color(0xFFF2F6D7)
/* Python / OpenCV (BGR) */
(215, 246, 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 #f2f6d7 · 18.94:1
Use #000000AAA at every size.
Aa
White text · 1.11:1
AA fail · AA large fail · AAA fail
Aa
Black text · 18.94:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f2f6d7 as text scores 1.11:1 on white and 18.94:1 on black.

Accessibility — WCAG contrast

Aa
#f2f6d7 on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#f2f6d7 on black: 18.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FBF3D5
deuteranopia · #FBF4D8
tritanopia · #F6F2ED

Color scale — 50 to 950

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

#FAFBF4
#F5F7E8
#f2f6d7
#E1EAA3
#D2E076
#C4D648
#B4C82D
#96A725
#78851E
#58611A
#373D10
Base = 200Lightest = 50 · #FAFBF4Darkest = 950 · #373D10
:root {
  --brand-50: #FAFBF4;
  --brand-100: #F5F7E8;
  --brand-200: #f2f6d7;
  --brand-300: #E1EAA3;
  --brand-400: #D2E076;
  --brand-500: #C4D648;
  --brand-600: #B4C82D;
  --brand-700: #96A725;
  --brand-800: #78851E;
  --brand-900: #58611A;
  --brand-950: #373D10;
  --brand: #f2f6d7;
  --brand-ink: #000000;
}

Colors that work with #f2f6d7

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#E7EDC0
Hairlines and dividers
Muted text#919B4B
Captions on the surface
Accent#2132AB
Second voice, not a rival
Dark variant#5E6817
Hover, pressed, headers
Light variant#F8FAEA
Selected rows, tints
Dark surface#222414
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 #f2f6d7

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#DBD7F6
Analogous left#F6EAD7
Analogous right#E3F6D7
Split-complement 1#D7E3F6
Split-complement 2#EAD7F6
Triadic 1#D7F2F6
Triadic 2#F6D7F2
Tetradic#D7F6EA

RGB percentages

Red94.9%
Green96.5%
Blue84.3%

CMYK percentages

Cyan1.6%
Magenta0.0%
Yellow12.6%
Key (black)3.5%

Color previews

#f2f6d7 text on a black background

contrast 18.94:1

Card sample

#f2f6d7 text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2f6d7

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.

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

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

#f2f6d7, answered

What color is #f2f6d7?

#f2f6d7 is a pale vivid yellow, closest to Light Yellow (ΔE2000 2.5). It sits at 68° on the hue wheel with 63% saturation and 90% lightness, which reads as warm.

What is the RGB value of #f2f6d7?

rgb(242, 246, 215) — 242 red, 246 green and 215 blue out of 255, or 94.9% / 96.5% / 84.3% by channel.

Is #f2f6d7 a light or a dark color?

It is a light color. Relative luminance is 0.8970 and perceived brightness is 95%, so black text on it reaches 18.94:1.

Should I use black or white text on #f2f6d7?

Black. It scores 18.94:1 against #f2f6d7, versus 1.11:1 for white — AAA at any size.

What is the complementary color of #f2f6d7?

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

What colors go well with #f2f6d7?

For interface work: #FAFAF4 as the surface, #E7EDC0 for borders, #919B4B for secondary text, #2132AB as an accent and #5E6817 for hover and pressed states. For a palette, the analogous pair #F6EAD7 and #E3F6D7 stays calm, while #DBD7F6 is the loudest partner.

What is #f2f6d7 in CMYK for printing?

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

Is #f2f6d7 warm or cool?

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

Work with #f2f6d7 in the Color Lab