#F0F2F0#F0F2F0

#F0F2F0 is a very light, near-neutral grey. Relative luminance 0.883; OKLCH L 95.9% C 0.003 H 145.6°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).

Color values

HEX#F0F2F0
RGBrgb(240, 242, 240)
HSLhsl(120, 7%, 95%)
HSVhsv(120, 1%, 95%)
CMYKcmyk(0.8%, 0%, 0.8%, 5.1%)
CIE-LABlab(95.30, -1.02, 0.73)
CIE-LCHlch(95.30, 1.25, 144.40°)
OKLaboklab(95.91% -0.0028 0.0019)
OKLCHoklch(95.91% 0.003 145.6)
XYZxyz(83.4128, 88.3207, 95.0744)
Luminance0.8832 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0F2F0 #F2F0F2
analogous
#F1F2F0 #F0F2F0 #F0F2F1
triadic
#F0F2F0 #F0F0F2 #F2F0F0
tetradic
#F0F2F0 #F0F1F2 #F2F0F2 #F2F1F0
square
#F0F2F0 #F0F1F2 #F2F0F2 #F2F1F0
split-complementary
#F0F2F0 #F1F0F2 #F2F0F1
monochromatic
#AEB9AE #CFD6CF #EFF1EF #EFF1EF #EFF1EF

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##F0F2F0#FFFFFF#000000##000000
##F0F2F01.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)
#F2F2F0
Deuteranopia (green-blind)
#F2F1F0
Tritanopia (blue-blind)
#F0F2F1
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #f0f2f0;
/* rgb */ color: rgb(240, 242, 240);
/* oklch */ color: oklch(95.9% 0.003 145.6);
Tailwind
colors: {
  custom: {
    50: '#f4f6f4',
    500: '#f0f2f0',
    950: '#000000',
  },
}
SCSS
$custom: #f0f2f0;
$custom-light: #f4f6f4;
$custom-dark: #000000;
JSON
{
  "hex": "#f0f2f0",
  "rgb": {
    "r": 240,
    "g": 242,
    "b": 240
  },
  "hsl": {
    "h": 120,
    "s": 7.143,
    "l": 94.51
  },
  "oklch": {
    "l": 0.95907,
    "c": 0.0034,
    "h": 145.6
  },
  "luminance": 0.88321
}

Semantic roles & 50–950 ramp

primary
#F0F2F0
secondary
#C6C0C6
accent
#549191
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #F0F2F0

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

Preview Lab → · Contrast checker → · Palette generator →

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