#F1F2EA#F1F2EA

#F1F2EA is a very light, near-neutral yellow. Relative luminance 0.881; OKLCH L 95.8% C 0.011 H 112.4°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).

Color values

HEX#F1F2EA
RGBrgb(241, 242, 234)
HSLhsl(68, 24%, 93%)
HSVhsv(68, 3%, 95%)
CMYKcmyk(0.4%, 0%, 3.3%, 5.1%)
CIE-LABlab(95.22, -1.73, 3.74)
CIE-LCHlch(95.22, 4.12, 114.83°)
OKLaboklab(95.82% -0.004 0.0098)
OKLCHoklch(95.82% 0.011 112.4)
XYZxyz(82.8767, 88.1457, 90.4737)
Luminance0.8815 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F1F2EA #EBEAF2
analogous
#F2EFEA #F1F2EA #EDF2EA
triadic
#F1F2EA #EAF1F2 #F2EAF1
tetradic
#F1F2EA #EAF2EF #EBEAF2 #F2EAED
square
#F1F2EA #EAF2EF #EBEAF2 #F2EAED
split-complementary
#F1F2EA #EAEDF2 #EFEAF2
monochromatic
#BFC39E #D8DBC4 #F1F2EA #F2F3EC #F2F3EC

Accessibility & contrast

On white

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

On black

18.63
#F1F2EA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F1F2EA
18.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F1F2EA#FFFFFF#000000##000000
##F1F2EA1.001.1318.6318.63
#FFFFFF1.131.0021.0021.00
#00000018.6321.001.001.00
##00000018.6321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f1f2ea;
/* rgb */ color: rgb(241, 242, 234);
/* oklch */ color: oklch(95.8% 0.011 112.4);
Tailwind
colors: {
  custom: {
    50: '#f5f6f0',
    500: '#f1f2ea',
    950: '#000000',
  },
}
SCSS
$custom: #f1f2ea;
$custom-light: #f5f6f0;
$custom-dark: #000000;
JSON
{
  "hex": "#f1f2ea",
  "rgb": {
    "r": 241,
    "g": 242,
    "b": 234
  },
  "hsl": {
    "h": 67.5,
    "s": 23.529,
    "l": 93.333
  },
  "oklch": {
    "l": 0.95818,
    "c": 0.01064,
    "h": 112.4
  },
  "luminance": 0.88146
}

Semantic roles & 50–950 ramp

primary
#F1F2EA
secondary
#B8B6CA
accent
#44A24F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585

Preview Lab

Preview with #F1F2EA

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

Preview Lab → · Contrast checker → · Palette generator →

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