#F3F2FA#F3F2FA

#F3F2FA is a very light, near-neutral blue. Relative luminance 0.895; OKLCH L 96.4% C 0.011 H 292.0°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).

Color values

HEX#F3F2FA
RGBrgb(243, 242, 250)
HSLhsl(248, 44%, 96%)
HSVhsv(248, 3%, 98%)
CMYKcmyk(2.8%, 3.2%, 0%, 2%)
CIE-LABlab(95.77, 1.76, -3.72)
CIE-LCHlch(95.77, 4.12, 295.33°)
OKLaboklab(96.42% 0.004 -0.0099)
OKLCHoklch(96.42% 0.011 292)
XYZxyz(85.9666, 89.4610, 103.1627)
Luminance0.8946 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3F2FA #F9FAF2
analogous
#F2F5FA #F3F2FA #F7F2FA
triadic
#F3F2FA #FAF3F2 #F2FAF3
tetradic
#F3F2FA #FAF2F5 #F9FAF2 #F2FAF7
square
#F3F2FA #FAF2F5 #F9FAF2 #F2FAF7
split-complementary
#F3F2FA #FAF7F2 #F5FAF2
monochromatic
#A19AD8 #CAC6E9 #EBE9F6 #EBE9F6 #EBE9F6

Accessibility & contrast

On white

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

On black

18.89
#F3F2FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3F2FA
18.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3F2FA#FFFFFF#000000##000000
##F3F2FA1.001.1118.8918.89
#FFFFFF1.111.0021.0021.00
#00000018.8921.001.001.00
##00000018.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#F0F3FA
Tritanopia (blue-blind)
#F2F3F4
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f3f2fa;
/* rgb */ color: rgb(243, 242, 250);
/* oklch */ color: oklch(96.4% 0.011 292.0);
Tailwind
colors: {
  custom: {
    50: '#f7f6fc',
    500: '#f3f2fa',
    950: '#000000',
  },
}
SCSS
$custom: #f3f2fa;
$custom-light: #f7f6fc;
$custom-dark: #000000;
JSON
{
  "hex": "#f3f2fa",
  "rgb": {
    "r": 243,
    "g": 242,
    "b": 250
  },
  "hsl": {
    "h": 247.5,
    "s": 44.444,
    "l": 96.471
  },
  "oklch": {
    "l": 0.9642,
    "c": 0.01067,
    "h": 292
  },
  "luminance": 0.89461
}

Semantic roles & 50–950 ramp

primary
#F3F2FA
secondary
#D5D9B7
accent
#B82EA6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F3F2FA

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

Preview Lab → · Contrast checker → · Palette generator →

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