#F3F2FD#F3F2FD

#F3F2FD is a very light, near-neutral blue. Relative luminance 0.897; OKLCH L 96.5% C 0.015 H 290.3°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).

Color values

HEX#F3F2FD
RGBrgb(243, 242, 253)
HSLhsl(245, 73%, 97%)
HSVhsv(245, 4%, 99%)
CMYKcmyk(4%, 4.3%, 0%, 0.8%)
CIE-LABlab(95.85, 2.31, -5.16)
CIE-LCHlch(95.85, 5.65, 294.12°)
OKLaboklab(96.51% 0.0051 -0.0137)
OKLCHoklch(96.51% 0.015 290.3)
XYZxyz(86.4407, 89.6506, 105.6598)
Luminance0.8965 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3F2FD #FCFDF2
analogous
#F2F7FD #F3F2FD #F9F2FD
triadic
#F3F2FD #FDF3F2 #F2FDF3
tetradic
#F3F2FD #FDF2F7 #FCFDF2 #F2FDF9
square
#F3F2FD #FDF2F7 #FCFDF2 #F2FDF9
split-complementary
#F3F2FD #FDF9F2 #F7FDF2
monochromatic
#9188ED #C2BDF5 #E7E4FB #E7E4FB #E7E4FB

Accessibility & contrast

On white

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

On black

18.93
#F3F2FD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3F2FD
18.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3F2FD#FFFFFF#000000##000000
##F3F2FD1.001.1118.9318.93
#FFFFFF1.111.0021.0021.00
#00000018.9321.001.001.00
##00000018.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F3FE
Deuteranopia (green-blind)
#F0F3FD
Tritanopia (blue-blind)
#F1F4F5
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f3f2fd;
/* rgb */ color: rgb(243, 242, 253);
/* oklch */ color: oklch(96.5% 0.015 290.3);
Tailwind
colors: {
  custom: {
    50: '#f7f6fe',
    500: '#f3f2fd',
    950: '#000000',
  },
}
SCSS
$custom: #f3f2fd;
$custom-light: #f7f6fe;
$custom-dark: #000000;
JSON
{
  "hex": "#f3f2fd",
  "rgb": {
    "r": 243,
    "g": 242,
    "b": 253
  },
  "hsl": {
    "h": 245.455,
    "s": 73.333,
    "l": 97.059
  },
  "oklch": {
    "l": 0.96508,
    "c": 0.01466,
    "h": 290.3
  },
  "luminance": 0.89651
}

Semantic roles & 50–950 ramp

primary
#F3F2FD
secondary
#E0E5AE
accent
#D510C3
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F3F2FD

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

Preview Lab → · Contrast checker → · Palette generator →

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