#F2F3FB#F2F3FB

#F2F3FB is a very light, near-neutral blue. Relative luminance 0.899; OKLCH L 96.6% C 0.011 H 280.5°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).

Color values

HEX#F2F3FB
RGBrgb(242, 243, 251)
HSLhsl(233, 53%, 97%)
HSVhsv(233, 4%, 98%)
CMYKcmyk(3.6%, 3.2%, 0%, 1.6%)
CIE-LABlab(95.97, 1.11, -3.95)
CIE-LCHlch(95.97, 4.11, 285.64°)
OKLaboklab(96.57% 0.002 -0.0105)
OKLCHoklch(96.57% 0.011 280.5)
XYZxyz(86.0780, 89.9432, 104.0740)
Luminance0.8994 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F3FB #FBFAF2
analogous
#F2F8FB #F2F3FB #F6F2FB
triadic
#F2F3FB #FBF2F3 #F3FBF2
tetradic
#F2F3FB #FBF2F8 #FBFAF2 #F2FBF6
square
#F2F3FB #FBF2F8 #FBFAF2 #F2FBF6
split-complementary
#F2F3FB #FBF6F2 #F8FBF2
monochromatic
#949DDE #C3C8ED #E8E9F8 #E8E9F8 #E8E9F8

Accessibility & contrast

On white

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

On black

18.99
#F2F3FB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F3FB
18.99:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F3FB#FFFFFF#000000##000000
##F2F3FB1.001.1118.9918.99
#FFFFFF1.111.0021.0021.00
#00000018.9921.001.001.00
##00000018.9921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f2f3fb;
/* rgb */ color: rgb(242, 243, 251);
/* oklch */ color: oklch(96.6% 0.011 280.5);
Tailwind
colors: {
  custom: {
    50: '#f6f7fc',
    500: '#f2f3fb',
    950: '#000000',
  },
}
SCSS
$custom: #f2f3fb;
$custom-light: #f6f7fc;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f3fb",
  "rgb": {
    "r": 242,
    "g": 243,
    "b": 251
  },
  "hsl": {
    "h": 233.333,
    "s": 52.941,
    "l": 96.667
  },
  "oklch": {
    "l": 0.96568,
    "c": 0.01071,
    "h": 280.5
  },
  "luminance": 0.89943
}

Semantic roles & 50–950 ramp

primary
#F2F3FB
secondary
#DDD8B4
accent
#AF25C0
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F3FB

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

Preview Lab → · Contrast checker → · Palette generator →

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