#F2F2EE#F2F2EE

#F2F2EE is a very light, near-neutral yellow. Relative luminance 0.886; OKLCH L 96.0% C 0.005 H 106.5°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).

Color values

HEX#F2F2EE
RGBrgb(242, 242, 238)
HSLhsl(60, 13%, 94%)
HSVhsv(60, 2%, 95%)
CMYKcmyk(0%, 0%, 1.7%, 5.1%)
CIE-LABlab(95.39, -0.70, 1.93)
CIE-LCHlch(95.39, 2.05, 110.02°)
OKLaboklab(96% -0.0015 0.0051)
OKLCHoklch(96% 0.005 106.5)
XYZxyz(83.8002, 88.5546, 93.5503)
Luminance0.8855 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F2EE #EEEEF2
analogous
#F2F0EE #F2F2EE #F0F2EE
triadic
#F2F2EE #EEF2F2 #F2EEF2
tetradic
#F2F2EE #EEF2F0 #EEEEF2 #F2EEF0
square
#F2F2EE #EEF2F0 #EEEEF2 #F2EEF0
split-complementary
#F2F2EE #EEF0F2 #F0EEF2
monochromatic
#BDBDA9 #D7D7CB #F2F2EE #F2F2EE #F2F2EE

Accessibility & contrast

On white

1.12
#F2F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.71
#F2F2EE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F2EE
18.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F2EE#FFFFFF#000000##000000
##F2F2EE1.001.1218.7118.71
#FFFFFF1.121.0021.0021.00
#00000018.7121.001.001.00
##00000018.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3F2EE
Deuteranopia (green-blind)
#F3F2EE
Tritanopia (blue-blind)
#F3F1F1
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #f2f2ee;
/* rgb */ color: rgb(242, 242, 238);
/* oklch */ color: oklch(96.0% 0.005 106.5);
Tailwind
colors: {
  custom: {
    50: '#f6f6f3',
    500: '#f2f2ee',
    950: '#000000',
  },
}
SCSS
$custom: #f2f2ee;
$custom-light: #f6f6f3;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f2ee",
  "rgb": {
    "r": 242,
    "g": 242,
    "b": 238
  },
  "hsl": {
    "h": 60,
    "s": 13.333,
    "l": 94.118
  },
  "oklch": {
    "l": 0.96004,
    "c": 0.00531,
    "h": 106.5
  },
  "luminance": 0.88555
}

Semantic roles & 50–950 ramp

primary
#F2F2EE
secondary
#BCBCC8
accent
#4E974E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #F2F2EE

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

Preview Lab → · Contrast checker → · Palette generator →

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