#F3F2FF#F3F2FF

#F3F2FF is a very light, near-neutral blue. Relative luminance 0.898; OKLCH L 96.6% C 0.017 H 289.6°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).

Color values

HEX#F3F2FF
RGBrgb(243, 242, 255)
HSLhsl(245, 100%, 97%)
HSVhsv(245, 5%, 100%)
CMYKcmyk(4.7%, 5.1%, 0%, 0%)
CIE-LABlab(95.90, 2.68, -6.12)
CIE-LCHlch(95.90, 6.68, 293.65°)
OKLaboklab(96.57% 0.0058 -0.0163)
OKLCHoklch(96.57% 0.017 289.6)
XYZxyz(86.7610, 89.7787, 107.3466)
Luminance0.8978 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3F2FF #FEFFF2
analogous
#F2F8FF #F3F2FF #F9F2FF
triadic
#F3F2FF #FFF3F2 #F2FFF3
tetradic
#F3F2FF #FFF2F8 #FEFFF2 #F2FFF9
square
#F3F2FF #FFF2F8 #FEFFF2 #F2FFF9
split-complementary
#F3F2FF #FFF9F2 #F8FFF2
monochromatic
#8278FF #BBB5FF #E3E0FF #E3E0FF #E3E0FF

Accessibility & contrast

On white

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

On black

18.96
#F3F2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3F2FF
18.96:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3F2FF#FFFFFF#000000##000000
##F3F2FF1.001.1118.9618.96
#FFFFFF1.111.0021.0021.00
#00000018.9621.001.001.00
##00000018.9621.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#EFF3FF
Tritanopia (blue-blind)
#F1F4F6
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f3f2ff;
/* rgb */ color: rgb(243, 242, 255);
/* oklch */ color: oklch(96.6% 0.017 289.6);
Tailwind
colors: {
  custom: {
    50: '#f7f6ff',
    500: '#f3f2ff',
    950: '#000000',
  },
}
SCSS
$custom: #f3f2ff;
$custom-light: #f7f6ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f3f2ff",
  "rgb": {
    "r": 243,
    "g": 242,
    "b": 255
  },
  "hsl": {
    "h": 244.615,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.96568,
    "c": 0.01732,
    "h": 289.6
  },
  "luminance": 0.89779
}

Semantic roles & 50–950 ramp

primary
#F3F2FF
secondary
#EAEFA6
accent
#E600D4
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #F3F2FF

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

Preview Lab → · Contrast checker → · Palette generator →

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