#F2F2FA#F2F2FA

#F2F2FA is a very light, near-neutral blue. Relative luminance 0.893; OKLCH L 96.3% C 0.011 H 286.2°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).

Color values

HEX#F2F2FA
RGBrgb(242, 242, 250)
HSLhsl(240, 44%, 96%)
HSVhsv(240, 3%, 98%)
CMYKcmyk(3.2%, 3.2%, 0%, 2%)
CIE-LABlab(95.70, 1.43, -3.84)
CIE-LCHlch(95.70, 4.10, 290.49°)
OKLaboklab(96.34% 0.003 -0.0102)
OKLCHoklch(96.34% 0.011 286.2)
XYZxyz(85.6223, 89.2835, 103.1466)
Luminance0.8928 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F2FA #FAFAF2
analogous
#F2F6FA #F2F2FA #F6F2FA
triadic
#F2F2FA #FAF2F2 #F2FAF2
tetradic
#F2F2FA #FAF2F6 #FAFAF2 #F2FAF6
square
#F2F2FA #FAF2F6 #FAFAF2 #F2FAF6
split-complementary
#F2F2FA #FAF6F2 #F6FAF2
monochromatic
#9A9AD8 #C6C6E9 #E9E9F6 #E9E9F6 #E9E9F6

Accessibility & contrast

On white

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

On black

18.86
#F2F2FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F2FA
18.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F2FA#FFFFFF#000000##000000
##F2F2FA1.001.1118.8618.86
#FFFFFF1.111.0021.0021.00
#00000018.8621.001.001.00
##00000018.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#F0F2FA
Tritanopia (blue-blind)
#F1F3F4
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f2f2fa;
/* rgb */ color: rgb(242, 242, 250);
/* oklch */ color: oklch(96.3% 0.011 286.2);
Tailwind
colors: {
  custom: {
    50: '#f6f6fc',
    500: '#f2f2fa',
    950: '#000000',
  },
}
SCSS
$custom: #f2f2fa;
$custom-light: #f6f6fc;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f2fa",
  "rgb": {
    "r": 242,
    "g": 242,
    "b": 250
  },
  "hsl": {
    "h": 240,
    "s": 44.444,
    "l": 96.471
  },
  "oklch": {
    "l": 0.96344,
    "c": 0.01064,
    "h": 286.2
  },
  "luminance": 0.89284
}

Semantic roles & 50–950 ramp

primary
#F2F2FA
secondary
#D9D9B7
accent
#B82EB8
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F2FA

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

Preview Lab → · Contrast checker → · Palette generator →

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