#F9F2FC#F9F2FC

#F9F2FC is a very light, near-neutral purple. Relative luminance 0.907; OKLCH L 96.9% C 0.015 H 316.0°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).

Color values

HEX#F9F2FC
RGBrgb(249, 242, 252)
HSLhsl(282, 63%, 97%)
HSVhsv(282, 4%, 99%)
CMYKcmyk(1.2%, 4%, 0%, 1.2%)
CIE-LABlab(96.28, 4.09, -3.97)
CIE-LCHlch(96.28, 5.70, 315.90°)
OKLaboklab(96.94% 0.0109 -0.0105)
OKLCHoklch(96.94% 0.015 316)
XYZxyz(88.3869, 90.6725, 104.9218)
Luminance0.9067 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F9F2FC #F5FCF2
analogous
#F4F2FC #F9F2FC #FCF2FA
triadic
#F9F2FC #FCF9F2 #F2FCF9
tetradic
#F9F2FC #FCF4F2 #F5FCF2 #F2FAFC
square
#F9F2FC #FCF4F2 #F5FCF2 #F2FAFC
split-complementary
#F9F2FC #FAFCF2 #F2FCF4
monochromatic
#CB8FE5 #E2C0F1 #F4E6F9 #F4E6F9 #F4E6F9

Accessibility & contrast

On white

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

On black

19.13
#F9F2FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F9F2FC
19.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F9F2FC#FFFFFF#000000##000000
##F9F2FC1.001.1019.1319.13
#FFFFFF1.101.0021.0021.00
#00000019.1321.001.001.00
##00000019.1321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f9f2fc;
/* rgb */ color: rgb(249, 242, 252);
/* oklch */ color: oklch(96.9% 0.015 316.0);
Tailwind
colors: {
  custom: {
    50: '#fbf6fd',
    500: '#f9f2fc',
    950: '#000000',
  },
}
SCSS
$custom: #f9f2fc;
$custom-light: #fbf6fd;
$custom-dark: #000000;
JSON
{
  "hex": "#f9f2fc",
  "rgb": {
    "r": 249,
    "g": 242,
    "b": 252
  },
  "hsl": {
    "h": 282,
    "s": 62.5,
    "l": 96.863
  },
  "oklch": {
    "l": 0.96942,
    "c": 0.01513,
    "h": 316
  },
  "luminance": 0.90672
}

Semantic roles & 50–950 ramp

primary
#F9F2FC
secondary
#C0E1B2
accent
#CA1B50
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F9F2FC

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

Preview Lab → · Contrast checker → · Palette generator →

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