#F2F4ED#F2F4ED

#F2F4ED is a very light, near-neutral yellow-green. Relative luminance 0.897; OKLCH L 96.4% C 0.009 H 119.6°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).

Color values

HEX#F2F4ED
RGBrgb(242, 244, 237)
HSLhsl(77, 24%, 94%)
HSVhsv(77, 3%, 96%)
CMYKcmyk(0.8%, 0%, 2.9%, 4.3%)
CIE-LABlab(95.87, -1.89, 3.13)
CIE-LCHlch(95.87, 3.66, 121.10°)
OKLaboklab(96.37% -0.0047 0.0083)
OKLCHoklch(96.37% 0.009 119.6)
XYZxyz(84.2522, 89.6931, 92.9782)
Luminance0.8969 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F4ED #EFEDF4
analogous
#F4F3ED #F2F4ED #EFF4ED
triadic
#F2F4ED #EDF2F4 #F4EDF2
tetradic
#F2F4ED #EDF4F3 #EFEDF4 #F4EDEF
square
#F2F4ED #EDF4F3 #EFEDF4 #F4EDEF
split-complementary
#F2F4ED #EDEFF4 #F3EDF4
monochromatic
#BBC6A1 #D7DDC7 #F1F3EC #F1F3EC #F1F3EC

Accessibility & contrast

On white

1.11
#F2F4ED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.94
#F2F4ED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F4ED
18.94:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F4ED#FFFFFF#000000##000000
##F2F4ED1.001.1118.9418.94
#FFFFFF1.111.0021.0021.00
#00000018.9421.001.001.00
##00000018.9421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#F5F3ED
Tritanopia (blue-blind)
#F3F3F2
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f2f4ed;
/* rgb */ color: rgb(242, 244, 237);
/* oklch */ color: oklch(96.4% 0.009 119.6);
Tailwind
colors: {
  custom: {
    50: '#f6f7f2',
    500: '#f2f4ed',
    950: '#000000',
  },
}
SCSS
$custom: #f2f4ed;
$custom-light: #f6f7f2;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f4ed",
  "rgb": {
    "r": 242,
    "g": 244,
    "b": 237
  },
  "hsl": {
    "h": 77.143,
    "s": 24.138,
    "l": 94.314
  },
  "oklch": {
    "l": 0.9637,
    "c": 0.00948,
    "h": 119.6
  },
  "luminance": 0.89693
}

Semantic roles & 50–950 ramp

primary
#F2F4ED
secondary
#BEB8CD
accent
#43A35E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #F2F4ED

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

Preview Lab → · Contrast checker → · Palette generator →

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