#F1F2ED#F1F2ED

#F1F2ED is a very light, near-neutral yellow-green. Relative luminance 0.883; OKLCH L 95.9% C 0.007 H 115.7°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).

Color values

HEX#F1F2ED
RGBrgb(241, 242, 237)
HSLhsl(72, 16%, 94%)
HSVhsv(72, 2%, 95%)
CMYKcmyk(0.4%, 0%, 2.1%, 5.1%)
CIE-LABlab(95.30, -1.21, 2.29)
CIE-LCHlch(95.30, 2.59, 117.85°)
OKLaboklab(95.9% -0.0029 0.006)
OKLCHoklch(95.9% 0.007 115.7)
XYZxyz(83.3114, 88.3195, 92.7627)
Luminance0.8832 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F1F2ED #EEEDF2
analogous
#F2F1ED #F1F2ED #EFF2ED
triadic
#F1F2ED #EDF1F2 #F2EDF1
tetradic
#F1F2ED #EDF2F1 #EEEDF2 #F2EDEF
square
#F1F2ED #EDF2F1 #EEEDF2 #F2EDEF
split-complementary
#F1F2ED #EDEFF2 #F1EDF2
monochromatic
#BABFA6 #D5D8C9 #F1F2ED #F1F2ED #F1F2ED

Accessibility & contrast

On white

1.13
#F1F2ED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.66
#F1F2ED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F1F2ED
18.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F1F2ED#FFFFFF#000000##000000
##F1F2ED1.001.1318.6618.66
#FFFFFF1.131.0021.0021.00
#00000018.6621.001.001.00
##00000018.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3F1ED
Deuteranopia (green-blind)
#F3F1ED
Tritanopia (blue-blind)
#F2F1F0
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #f1f2ed;
/* rgb */ color: rgb(241, 242, 237);
/* oklch */ color: oklch(95.9% 0.007 115.7);
Tailwind
colors: {
  custom: {
    50: '#f5f6f2',
    500: '#f1f2ed',
    950: '#000000',
  },
}
SCSS
$custom: #f1f2ed;
$custom-light: #f5f6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#f1f2ed",
  "rgb": {
    "r": 241,
    "g": 242,
    "b": 237
  },
  "hsl": {
    "h": 72,
    "s": 16.129,
    "l": 93.922
  },
  "oklch": {
    "l": 0.959,
    "c": 0.0067,
    "h": 115.7
  },
  "luminance": 0.88319
}

Semantic roles & 50–950 ramp

primary
#F1F2ED
secondary
#BDBBC9
accent
#4B9A5B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #F1F2ED

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

Preview Lab → · Contrast checker → · Palette generator →

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