#F2F2FE#F2F2FE

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

Color values

HEX#F2F2FE
RGBrgb(242, 242, 254)
HSLhsl(240, 86%, 97%)
HSVhsv(240, 5%, 100%)
CMYKcmyk(4.7%, 4.7%, 0%, 0.4%)
CIE-LABlab(95.80, 2.17, -5.75)
CIE-LCHlch(95.80, 6.15, 290.65°)
OKLaboklab(96.46% 0.0044 -0.0154)
OKLCHoklch(96.46% 0.016 286.1)
XYZxyz(86.2562, 89.5370, 106.4849)
Luminance0.8954 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F2FE #FEFEF2
analogous
#F2F8FE #F2F2FE #F8F2FE
triadic
#F2F2FE #FEF2F2 #F2FEF2
tetradic
#F2F2FE #FEF2F8 #FEFEF2 #F2FEF8
square
#F2F2FE #FEF2F8 #FEFEF2 #F2FEF8
split-complementary
#F2F2FE #FEF8F2 #F8FEF2
monochromatic
#8080F5 #B9B9FA #E3E3FD #E3E3FD #E3E3FD

Accessibility & contrast

On white

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

On black

18.91
#F2F2FE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F2FE
18.91:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F2FE#FFFFFF#000000##000000
##F2F2FE1.001.1118.9118.91
#FFFFFF1.111.0021.0021.00
#00000018.9121.001.001.00
##00000018.9121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f2f2fe;
/* rgb */ color: rgb(242, 242, 254);
/* oklch */ color: oklch(96.5% 0.016 286.1);
Tailwind
colors: {
  custom: {
    50: '#f6f6fe',
    500: '#f2f2fe',
    950: '#000000',
  },
}
SCSS
$custom: #f2f2fe;
$custom-light: #f6f6fe;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f2fe",
  "rgb": {
    "r": 242,
    "g": 242,
    "b": 254
  },
  "hsl": {
    "h": 240,
    "s": 85.714,
    "l": 97.255
  },
  "oklch": {
    "l": 0.96462,
    "c": 0.01599,
    "h": 286.1
  },
  "luminance": 0.89537
}

Semantic roles & 50–950 ramp

primary
#F2F2FE
secondary
#EAEAAA
accent
#E203E2
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F2FE

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

Preview Lab → · Contrast checker → · Palette generator →

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