#F3F2FB#F3F2FB

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

Color values

HEX#F3F2FB
RGBrgb(243, 242, 251)
HSLhsl(247, 53%, 97%)
HSVhsv(247, 4%, 98%)
CMYKcmyk(3.2%, 3.6%, 0%, 1.6%)
CIE-LABlab(95.80, 1.94, -4.20)
CIE-LCHlch(95.80, 4.63, 294.83°)
OKLaboklab(96.45% 0.0044 -0.0112)
OKLCHoklch(96.45% 0.012 291.3)
XYZxyz(86.1238, 89.5239, 103.9907)
Luminance0.8952 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3F2FB #FAFBF2
analogous
#F2F6FB #F3F2FB #F8F2FB
triadic
#F3F2FB #FBF3F2 #F2FBF3
tetradic
#F3F2FB #FBF2F6 #FAFBF2 #F2FBF8
square
#F3F2FB #FBF2F6 #FAFBF2 #F2FBF8
split-complementary
#F3F2FB #FBF8F2 #F6FBF2
monochromatic
#9D94DE #C8C3ED #E9E8F8 #E9E8F8 #E9E8F8

Accessibility & contrast

On white

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

On black

18.90
#F3F2FB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3F2FB
18.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3F2FB#FFFFFF#000000##000000
##F3F2FB1.001.1118.9018.90
#FFFFFF1.111.0021.0021.00
#00000018.9021.001.001.00
##00000018.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#F0F3FB
Tritanopia (blue-blind)
#F2F3F5
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f3f2fb;
/* rgb */ color: rgb(243, 242, 251);
/* oklch */ color: oklch(96.5% 0.012 291.3);
Tailwind
colors: {
  custom: {
    50: '#f7f6fc',
    500: '#f3f2fb',
    950: '#000000',
  },
}
SCSS
$custom: #f3f2fb;
$custom-light: #f7f6fc;
$custom-dark: #000000;
JSON
{
  "hex": "#f3f2fb",
  "rgb": {
    "r": 243,
    "g": 242,
    "b": 251
  },
  "hsl": {
    "h": 246.667,
    "s": 52.941,
    "l": 96.667
  },
  "oklch": {
    "l": 0.9645,
    "c": 0.012,
    "h": 291.3
  },
  "luminance": 0.89524
}

Semantic roles & 50–950 ramp

primary
#F3F2FB
secondary
#D8DDB4
accent
#C025AF
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F3F2FB

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

Preview Lab → · Contrast checker → · Palette generator →

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