#F4F2F4#F4F2F4

#F4F2F4 is a very light, near-neutral purple. Relative luminance 0.893; OKLCH L 96.3% C 0.003 H 325.6°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).

Color values

HEX#F4F2F4
RGBrgb(244, 242, 244)
HSLhsl(300, 8%, 95%)
HSVhsv(300, 1%, 96%)
CMYKcmyk(0%, 0.8%, 0%, 4.3%)
CIE-LABlab(95.69, 1.02, -0.73)
CIE-LCHlch(95.69, 1.25, 324.49°)
OKLaboklab(96.33% 0.0028 -0.0019)
OKLCHoklch(96.33% 0.003 325.6)
XYZxyz(85.3868, 89.2691, 98.3027)
Luminance0.8927 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4F2F4 #F2F4F2
analogous
#F3F2F4 #F4F2F4 #F4F2F3
triadic
#F4F2F4 #F4F4F2 #F2F4F4
tetradic
#F4F2F4 #F4F3F2 #F2F4F2 #F2F3F4
square
#F4F2F4 #F4F3F2 #F2F4F2 #F2F3F4
split-complementary
#F4F2F4 #F3F4F2 #F2F4F3
monochromatic
#BCB0BC #D8D1D8 #F1EEF1 #F1EEF1 #F1EEF1

Accessibility & contrast

On white

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

On black

18.85
#F4F2F4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4F2F4
18.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4F2F4#FFFFFF#000000##000000
##F4F2F41.001.1118.8518.85
#FFFFFF1.111.0021.0021.00
#00000018.8521.001.001.00
##00000018.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F2F4
Deuteranopia (green-blind)
#F2F3F4
Tritanopia (blue-blind)
#F4F2F3
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f4f2f4;
/* rgb */ color: rgb(244, 242, 244);
/* oklch */ color: oklch(96.3% 0.003 325.6);
Tailwind
colors: {
  custom: {
    50: '#f7f6f7',
    500: '#f4f2f4',
    950: '#000000',
  },
}
SCSS
$custom: #f4f2f4;
$custom-light: #f7f6f7;
$custom-dark: #000000;
JSON
{
  "hex": "#f4f2f4",
  "rgb": {
    "r": 244,
    "g": 242,
    "b": 244
  },
  "hsl": {
    "h": 300,
    "s": 8.333,
    "l": 95.294
  },
  "oklch": {
    "l": 0.96325,
    "c": 0.00338,
    "h": 325.6
  },
  "luminance": 0.89269
}

Semantic roles & 50–950 ramp

primary
#F4F2F4
secondary
#C2C8C2
accent
#925353
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #F4F2F4

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

Preview Lab → · Contrast checker → · Palette generator →

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