#F9F2FA#F9F2FA

#F9F2FA is a very light, near-neutral purple. Relative luminance 0.905; OKLCH L 96.9% C 0.013 H 321.9°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).

Color values

HEX#F9F2FA
RGBrgb(249, 242, 250)
HSLhsl(293, 44%, 96%)
HSVhsv(293, 3%, 98%)
CMYKcmyk(0.4%, 3.2%, 0%, 2%)
CIE-LABlab(96.22, 3.74, -3.01)
CIE-LCHlch(96.22, 4.80, 321.16°)
OKLaboklab(96.88% 0.0102 -0.008)
OKLCHoklch(96.88% 0.013 321.9)
XYZxyz(88.0716, 90.5464, 103.2614)
Luminance0.9055 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F9F2FA #F3FAF2
analogous
#F5F2FA #F9F2FA #FAF2F7
triadic
#F9F2FA #FAF9F2 #F2FAF9
tetradic
#F9F2FA #FAF5F2 #F3FAF2 #F2F7FA
square
#F9F2FA #FAF5F2 #F3FAF2 #F2F7FA
split-complementary
#F9F2FA #F7FAF2 #F2FAF5
monochromatic
#D09AD8 #E5C6E9 #F5E9F6 #F5E9F6 #F5E9F6

Accessibility & contrast

On white

1.10
#F9F2FA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.11
#F9F2FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F9F2FA
19.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F9F2FA#FFFFFF#000000##000000
##F9F2FA1.001.1019.1119.11
#FFFFFF1.101.0021.0021.00
#00000019.1121.001.001.00
##00000019.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F4FA
Deuteranopia (green-blind)
#F3F4FA
Tritanopia (blue-blind)
#F9F3F5
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #f9f2fa;
/* rgb */ color: rgb(249, 242, 250);
/* oklch */ color: oklch(96.9% 0.013 321.9);
Tailwind
colors: {
  custom: {
    50: '#fbf6fc',
    500: '#f9f2fa',
    950: '#000000',
  },
}
SCSS
$custom: #f9f2fa;
$custom-light: #fbf6fc;
$custom-dark: #000000;
JSON
{
  "hex": "#f9f2fa",
  "rgb": {
    "r": 249,
    "g": 242,
    "b": 250
  },
  "hsl": {
    "h": 292.5,
    "s": 44.444,
    "l": 96.471
  },
  "oklch": {
    "l": 0.96884,
    "c": 0.0129,
    "h": 321.9
  },
  "luminance": 0.90546
}

Semantic roles & 50–950 ramp

primary
#F9F2FA
secondary
#BBD9B7
accent
#B82E3F
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F9F2FA

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

Preview Lab → · Contrast checker → · Palette generator →

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