#F4F6F2#F4F6F2

#F4F6F2 is a very light, near-neutral yellow-green. Relative luminance 0.916; OKLCH L 97.1% C 0.006 H 128.5°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).

Color values

HEX#F4F6F2
RGBrgb(244, 246, 242)
HSLhsl(90, 18%, 96%)
HSVhsv(90, 2%, 96%)
CMYKcmyk(0.8%, 0%, 1.6%, 3.5%)
CIE-LABlab(96.64, -1.37, 1.69)
CIE-LCHlch(96.64, 2.17, 129.00°)
OKLaboklab(97.05% -0.0035 0.0045)
OKLCHoklch(97.05% 0.006 128.5)
XYZxyz(86.2884, 91.5554, 97.1133)
Luminance0.9155 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4F6F2 #F4F2F6
analogous
#F6F6F2 #F4F6F2 #F2F6F2
triadic
#F4F6F2 #F2F4F6 #F6F2F4
tetradic
#F4F6F2 #F2F6F6 #F4F2F6 #F6F2F2
square
#F4F6F2 #F2F6F6 #F4F2F6 #F6F2F2
split-complementary
#F4F6F2 #F2F2F6 #F6F2F6
monochromatic
#B7C4AA #D5DDCE #F0F2ED #F0F2ED #F0F2ED

Accessibility & contrast

On white

1.09
#F4F6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.31
#F4F6F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4F6F2
19.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4F6F2#FFFFFF#000000##000000
##F4F6F21.001.0919.3119.31
#FFFFFF1.091.0021.0021.00
#00000019.3121.001.001.00
##00000019.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F5F2
Deuteranopia (green-blind)
#F6F5F2
Tritanopia (blue-blind)
#F4F6F5
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #f4f6f2;
/* rgb */ color: rgb(244, 246, 242);
/* oklch */ color: oklch(97.1% 0.006 128.5);
Tailwind
colors: {
  custom: {
    50: '#f7f9f6',
    500: '#f4f6f2',
    950: '#000000',
  },
}
SCSS
$custom: #f4f6f2;
$custom-light: #f7f9f6;
$custom-dark: #000000;
JSON
{
  "hex": "#f4f6f2",
  "rgb": {
    "r": 244,
    "g": 246,
    "b": 242
  },
  "hsl": {
    "h": 90,
    "s": 18.182,
    "l": 95.686
  },
  "oklch": {
    "l": 0.97052,
    "c": 0.00569,
    "h": 128.5
  },
  "luminance": 0.91555
}

Semantic roles & 50–950 ramp

primary
#F4F6F2
secondary
#C6BFCD
accent
#499C73
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F4F6F2

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#F4F6F2 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva