#FFF9FF#FFF9FF

#FFF9FF is a very light, near-neutral purple. Relative luminance 0.962; OKLCH L 98.8% C 0.010 H 325.6°. Best body text is #000000 at 20.25:1 contrast (WCAG AA passes).

Color values

HEX#FFF9FF
RGBrgb(255, 249, 255)
HSLhsl(300, 100%, 99%)
HSVhsv(300, 2%, 100%)
CMYKcmyk(0%, 2.4%, 0%, 0%)
CIE-LABlab(98.52, 3.04, -2.16)
CIE-LCHlch(98.52, 3.72, 324.57°)
OKLaboklab(98.84% 0.0083 -0.0057)
OKLCHoklch(98.84% 0.01 325.6)
XYZxyz(93.1628, 96.2316, 108.2549)
Luminance0.9623 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF9FF #F9FFF9
analogous
#FCF9FF #FFF9FF #FFF9FC
triadic
#FFF9FF #FFFFF9 #F9FFFF
tetradic
#FFF9FF #FFFCF9 #F9FFF9 #F9FCFF
square
#FFF9FF #FFFCF9 #F9FFF9 #F9FCFF
split-complementary
#FFF9FF #FCFFF9 #F9FFFC
monochromatic
#FF7FFF #FFBCFF #FFE0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.04
#FFF9FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.25
#FFF9FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF9FF
20.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF9FF#FFFFFF#000000##000000
##FFF9FF1.001.0420.2520.25
#FFFFFF1.041.0021.0021.00
#00000020.2521.001.001.00
##00000020.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9FAFF
Deuteranopia (green-blind)
#FAFBFF
Tritanopia (blue-blind)
#FFF9FB
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #fff9ff;
/* rgb */ color: rgb(255, 249, 255);
/* oklch */ color: oklch(98.8% 0.010 325.6);
Tailwind
colors: {
  custom: {
    50: '#fffbff',
    500: '#fff9ff',
    950: '#000000',
  },
}
SCSS
$custom: #fff9ff;
$custom-light: #fffbff;
$custom-dark: #000000;
JSON
{
  "hex": "#fff9ff",
  "rgb": {
    "r": 255,
    "g": 249,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 98.824
  },
  "oklch": {
    "l": 0.98841,
    "c": 0.0101,
    "h": 325.6
  },
  "luminance": 0.96231
}

Semantic roles & 50–950 ramp

primary
#FFF9FF
secondary
#ACF0AC
accent
#E60000
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181718
muted
#868586

Preview Lab

Preview with #FFF9FF

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

Preview Lab → · Contrast checker → · Palette generator →

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