#F2F2FF#F2F2FF

#F2F2FF is a very light, near-neutral blue. Relative luminance 0.896; OKLCH L 96.5% C 0.017 H 286.1°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).

Color values

HEX#F2F2FF
RGBrgb(242, 242, 255)
HSLhsl(240, 100%, 97%)
HSVhsv(240, 5%, 100%)
CMYKcmyk(5.1%, 5.1%, 0%, 0%)
CIE-LABlab(95.83, 2.35, -6.23)
CIE-LCHlch(95.83, 6.66, 290.69°)
OKLaboklab(96.49% 0.0048 -0.0166)
OKLCHoklch(96.49% 0.017 286.1)
XYZxyz(86.4167, 89.6012, 107.3304)
Luminance0.8960 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F2FF #FFFFF2
analogous
#F2F9FF #F2F2FF #F9F2FF
triadic
#F2F2FF #FFF2F2 #F2FFF2
tetradic
#F2F2FF #FFF2F9 #FFFFF2 #F2FFF9
square
#F2F2FF #FFF2F9 #FFFFF2 #F2FFF9
split-complementary
#F2F2FF #FFF9F2 #F9FFF2
monochromatic
#7878FF #B5B5FF #E0E0FF #E0E0FF #E0E0FF

Accessibility & contrast

On white

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

On black

18.92
#F2F2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F2FF
18.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F2FF#FFFFFF#000000##000000
##F2F2FF1.001.1118.9218.92
#FFFFFF1.111.0021.0021.00
#00000018.9221.001.001.00
##00000018.9221.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#EFF3FF
Tritanopia (blue-blind)
#F0F4F6
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f2f2ff;
/* rgb */ color: rgb(242, 242, 255);
/* oklch */ color: oklch(96.5% 0.017 286.1);
Tailwind
colors: {
  custom: {
    50: '#f6f6ff',
    500: '#f2f2ff',
    950: '#000000',
  },
}
SCSS
$custom: #f2f2ff;
$custom-light: #f6f6ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f2ff",
  "rgb": {
    "r": 242,
    "g": 242,
    "b": 255
  },
  "hsl": {
    "h": 240,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.96492,
    "c": 0.01732,
    "h": 286.1
  },
  "luminance": 0.89602
}

Semantic roles & 50–950 ramp

primary
#F2F2FF
secondary
#EFEFA6
accent
#E600E5
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #F2F2FF

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

Preview Lab → · Contrast checker → · Palette generator →

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