#F4F2FA#F4F2FA

#F4F2FA is a very light, near-neutral violet. Relative luminance 0.896; OKLCH L 96.5% C 0.011 H 297.6°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).

Color values

HEX#F4F2FA
RGBrgb(244, 242, 250)
HSLhsl(255, 44%, 96%)
HSVhsv(255, 3%, 98%)
CMYKcmyk(2.4%, 3.2%, 0%, 2%)
CIE-LABlab(95.85, 2.09, -3.60)
CIE-LCHlch(95.85, 4.17, 300.11°)
OKLaboklab(96.5% 0.005 -0.0096)
OKLCHoklch(96.5% 0.011 297.6)
XYZxyz(86.3127, 89.6394, 103.1789)
Luminance0.8964 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4F2FA #F8FAF2
analogous
#F2F4FA #F4F2FA #F8F2FA
triadic
#F4F2FA #FAF4F2 #F2FAF4
tetradic
#F4F2FA #FAF2F4 #F8FAF2 #F2FAF8
square
#F4F2FA #FAF2F4 #F8FAF2 #F2FAF8
split-complementary
#F4F2FA #FAF8F2 #F4FAF2
monochromatic
#A99AD8 #CFC6E9 #ECE9F6 #ECE9F6 #ECE9F6

Accessibility & contrast

On white

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

On black

18.93
#F4F2FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4F2FA
18.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4F2FA#FFFFFF#000000##000000
##F4F2FA1.001.1118.9318.93
#FFFFFF1.111.0021.0021.00
#00000018.9321.001.001.00
##00000018.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#F1F3FA
Tritanopia (blue-blind)
#F3F3F4
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f4f2fa;
/* rgb */ color: rgb(244, 242, 250);
/* oklch */ color: oklch(96.5% 0.011 297.6);
Tailwind
colors: {
  custom: {
    50: '#f7f6fc',
    500: '#f4f2fa',
    950: '#000000',
  },
}
SCSS
$custom: #f4f2fa;
$custom-light: #f7f6fc;
$custom-dark: #000000;
JSON
{
  "hex": "#f4f2fa",
  "rgb": {
    "r": 244,
    "g": 242,
    "b": 250
  },
  "hsl": {
    "h": 255,
    "s": 44.444,
    "l": 96.471
  },
  "oklch": {
    "l": 0.96497,
    "c": 0.01081,
    "h": 297.6
  },
  "luminance": 0.89639
}

Semantic roles & 50–950 ramp

primary
#F4F2FA
secondary
#D1D9B7
accent
#B82E95
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F4F2FA

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

Preview Lab → · Contrast checker → · Palette generator →

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