#F4F2FF#F4F2FF

#F4F2FF is a very light, near-neutral blue. Relative luminance 0.900; OKLCH L 96.6% C 0.017 H 293.2°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).

Color values

HEX#F4F2FF
RGBrgb(244, 242, 255)
HSLhsl(249, 100%, 97%)
HSVhsv(249, 5%, 100%)
CMYKcmyk(4.3%, 5.1%, 0%, 0%)
CIE-LABlab(95.98, 3.00, -6.00)
CIE-LCHlch(95.98, 6.71, 296.59°)
OKLaboklab(96.64% 0.0068 -0.016)
OKLCHoklch(96.64% 0.017 293.2)
XYZxyz(87.1071, 89.9572, 107.3628)
Luminance0.8996 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4F2FF #FDFFF2
analogous
#F2F7FF #F4F2FF #FBF2FF
triadic
#F4F2FF #FFF4F2 #F2FFF4
tetradic
#F4F2FF #FFF2F7 #FDFFF2 #F2FFFB
square
#F4F2FF #FFF2F7 #FDFFF2 #F2FFFB
split-complementary
#F4F2FF #FFFBF2 #F7FFF2
monochromatic
#8C78FF #C0B5FF #E5E0FF #E5E0FF #E5E0FF

Accessibility & contrast

On white

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

On black

18.99
#F4F2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4F2FF
18.99:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4F2FF#FFFFFF#000000##000000
##F4F2FF1.001.1118.9918.99
#FFFFFF1.111.0021.0021.00
#00000018.9921.001.001.00
##00000018.9921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#F0F3FF
Tritanopia (blue-blind)
#F2F4F6
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f4f2ff;
/* rgb */ color: rgb(244, 242, 255);
/* oklch */ color: oklch(96.6% 0.017 293.2);
Tailwind
colors: {
  custom: {
    50: '#f7f6ff',
    500: '#f4f2ff',
    950: '#000000',
  },
}
SCSS
$custom: #f4f2ff;
$custom-light: #f7f6ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f4f2ff",
  "rgb": {
    "r": 244,
    "g": 242,
    "b": 255
  },
  "hsl": {
    "h": 249.231,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.96644,
    "c": 0.01739,
    "h": 293.2
  },
  "luminance": 0.89957
}

Semantic roles & 50–950 ramp

primary
#F4F2FF
secondary
#E4EFA6
accent
#E600C2
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #F4F2FF

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

Preview Lab → · Contrast checker → · Palette generator →

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