#F9F2FF#F9F2FF

#F9F2FF is a very light, near-neutral violet. Relative luminance 0.909; OKLCH L 97.0% C 0.019 H 309.8°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).

Color values

HEX#F9F2FF
RGBrgb(249, 242, 255)
HSLhsl(272, 100%, 97%)
HSVhsv(272, 5%, 100%)
CMYKcmyk(2.4%, 5.1%, 0%, 0%)
CIE-LABlab(96.35, 4.63, -5.40)
CIE-LCHlch(96.35, 7.12, 310.62°)
OKLaboklab(97.03% 0.012 -0.0144)
OKLCHoklch(97.03% 0.019 309.8)
XYZxyz(88.8660, 90.8642, 107.4453)
Luminance0.9086 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F9F2FF #F8FFF2
analogous
#F3F2FF #F9F2FF #FFF2FE
triadic
#F9F2FF #FFF9F2 #F2FFF9
tetradic
#F9F2FF #FFF3F2 #F8FFF2 #F2FEFF
square
#F9F2FF #FFF3F2 #F8FFF2 #F2FEFF
split-complementary
#F9F2FF #FEFFF2 #F2FFF3
monochromatic
#C178FF #DDB5FF #F1E0FF #F1E0FF #F1E0FF

Accessibility & contrast

On white

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

On black

19.17
#F9F2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F9F2FF
19.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F9F2FF#FFFFFF#000000##000000
##F9F2FF1.001.1019.1719.17
#FFFFFF1.101.0021.0021.00
#00000019.1721.001.001.00
##00000019.1721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#F2F5FF
Tritanopia (blue-blind)
#F8F3F6
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #f9f2ff;
/* rgb */ color: rgb(249, 242, 255);
/* oklch */ color: oklch(97.0% 0.019 309.8);
Tailwind
colors: {
  custom: {
    50: '#fbf6ff',
    500: '#f9f2ff',
    950: '#000000',
  },
}
SCSS
$custom: #f9f2ff;
$custom-light: #fbf6ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f9f2ff",
  "rgb": {
    "r": 249,
    "g": 242,
    "b": 255
  },
  "hsl": {
    "h": 272.308,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.9703,
    "c": 0.01869,
    "h": 309.8
  },
  "luminance": 0.90864
}

Semantic roles & 50–950 ramp

primary
#F9F2FF
secondary
#C8EFA6
accent
#E6006A
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #F9F2FF

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

Preview Lab → · Contrast checker → · Palette generator →

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