#F2F2FC#F2F2FC

#F2F2FC is a very light, near-neutral blue. Relative luminance 0.894; OKLCH L 96.4% C 0.013 H 286.1°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).

Color values

HEX#F2F2FC
RGBrgb(242, 242, 252)
HSLhsl(240, 63%, 97%)
HSVhsv(240, 4%, 99%)
CMYKcmyk(4%, 4%, 0%, 1.2%)
CIE-LABlab(95.75, 1.80, -4.80)
CIE-LCHlch(95.75, 5.12, 290.57°)
OKLaboklab(96.4% 0.0037 -0.0128)
OKLCHoklch(96.4% 0.013 286.1)
XYZxyz(85.9376, 89.4096, 104.8069)
Luminance0.8941 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F2FC #FCFCF2
analogous
#F2F7FC #F2F2FC #F7F2FC
triadic
#F2F2FC #FCF2F2 #F2FCF2
tetradic
#F2F2FC #FCF2F7 #FCFCF2 #F2FCF7
square
#F2F2FC #FCF2F7 #FCFCF2 #F2FCF7
split-complementary
#F2F2FC #FCF7F2 #F7FCF2
monochromatic
#8F8FE5 #C0C0F1 #E6E6F9 #E6E6F9 #E6E6F9

Accessibility & contrast

On white

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

On black

18.88
#F2F2FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F2FC
18.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F2FC#FFFFFF#000000##000000
##F2F2FC1.001.1118.8818.88
#FFFFFF1.111.0021.0021.00
#00000018.8821.001.001.00
##00000018.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#F0F2FC
Tritanopia (blue-blind)
#F0F4F5
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f2f2fc;
/* rgb */ color: rgb(242, 242, 252);
/* oklch */ color: oklch(96.4% 0.013 286.1);
Tailwind
colors: {
  custom: {
    50: '#f6f6fd',
    500: '#f2f2fc',
    950: '#000000',
  },
}
SCSS
$custom: #f2f2fc;
$custom-light: #f6f6fd;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f2fc",
  "rgb": {
    "r": 242,
    "g": 242,
    "b": 252
  },
  "hsl": {
    "h": 240,
    "s": 62.5,
    "l": 96.863
  },
  "oklch": {
    "l": 0.96403,
    "c": 0.01331,
    "h": 286.1
  },
  "luminance": 0.8941
}

Semantic roles & 50–950 ramp

primary
#F2F2FC
secondary
#E1E1B2
accent
#CA1BCA
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F2FC

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

Preview Lab → · Contrast checker → · Palette generator →

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