#F2F5FE#F2F5FE

#F2F5FE is a very light, near-neutral blue. Relative luminance 0.913; OKLCH L 97.0% C 0.012 H 271.3°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).

Color values

HEX#F2F5FE
RGBrgb(242, 245, 254)
HSLhsl(225, 86%, 97%)
HSVhsv(225, 5%, 100%)
CMYKcmyk(4.7%, 3.5%, 0%, 0.4%)
CIE-LABlab(96.55, 0.64, -4.66)
CIE-LCHlch(96.55, 4.70, 277.80°)
OKLaboklab(97.05% 0.0003 -0.0124)
OKLCHoklch(97.05% 0.012 271.3)
XYZxyz(87.1564, 91.3374, 106.7849)
Luminance0.9134 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F5FE #FEFBF2
analogous
#F2FBFE #F2F5FE #F5F2FE
triadic
#F2F5FE #FEF2F5 #F5FEF2
tetradic
#F2F5FE #FEF2FB #FEFBF2 #F2FEF5
square
#F2F5FE #FEF2FB #FEFBF2 #F2FEF5
split-complementary
#F2F5FE #FEF5F2 #FBFEF2
monochromatic
#809EF5 #B9C9FA #E3E9FD #E3E9FD #E3E9FD

Accessibility & contrast

On white

1.09
#F2F5FE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.27
#F2F5FE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F5FE
19.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F5FE#FFFFFF#000000##000000
##F2F5FE1.001.0919.2719.27
#FFFFFF1.091.0021.0021.00
#00000019.2721.001.001.00
##00000019.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#F2F5FE
Tritanopia (blue-blind)
#F0F7F8
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #f2f5fe;
/* rgb */ color: rgb(242, 245, 254);
/* oklch */ color: oklch(97.0% 0.012 271.3);
Tailwind
colors: {
  custom: {
    50: '#f6f8fe',
    500: '#f2f5fe',
    950: '#000000',
  },
}
SCSS
$custom: #f2f5fe;
$custom-light: #f6f8fe;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f5fe",
  "rgb": {
    "r": 242,
    "g": 245,
    "b": 254
  },
  "hsl": {
    "h": 225,
    "s": 85.714,
    "l": 97.255
  },
  "oklch": {
    "l": 0.97046,
    "c": 0.01243,
    "h": 271.3
  },
  "luminance": 0.91338
}

Semantic roles & 50–950 ramp

primary
#F2F5FE
secondary
#EADAAA
accent
#AA03E2
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F5FE

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

Preview Lab → · Contrast checker → · Palette generator →

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