#F4F2FC#F4F2FC

#F4F2FC is a very light, near-neutral violet. Relative luminance 0.898; OKLCH L 96.6% C 0.013 H 295.3°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).

Color values

HEX#F4F2FC
RGBrgb(244, 242, 252)
HSLhsl(252, 63%, 97%)
HSVhsv(252, 4%, 99%)
CMYKcmyk(3.2%, 4%, 0%, 1.2%)
CIE-LABlab(95.90, 2.45, -4.56)
CIE-LCHlch(95.90, 5.18, 298.26°)
OKLaboklab(96.56% 0.0058 -0.0121)
OKLCHoklch(96.56% 0.013 295.3)
XYZxyz(86.6279, 89.7656, 104.8393)
Luminance0.8977 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4F2FC #FAFCF2
analogous
#F2F5FC #F4F2FC #F9F2FC
triadic
#F4F2FC #FCF4F2 #F2FCF4
tetradic
#F4F2FC #FCF2F5 #FAFCF2 #F2FCF9
square
#F4F2FC #FCF2F5 #FAFCF2 #F2FCF9
split-complementary
#F4F2FC #FCF9F2 #F5FCF2
monochromatic
#A08FE5 #CAC0F1 #EAE6F9 #EAE6F9 #EAE6F9

Accessibility & contrast

On white

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

On black

18.95
#F4F2FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4F2FC
18.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4F2FC#FFFFFF#000000##000000
##F4F2FC1.001.1118.9518.95
#FFFFFF1.111.0021.0021.00
#00000018.9521.001.001.00
##00000018.9521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#F0F3FC
Tritanopia (blue-blind)
#F3F3F5
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f4f2fc;
/* rgb */ color: rgb(244, 242, 252);
/* oklch */ color: oklch(96.6% 0.013 295.3);
Tailwind
colors: {
  custom: {
    50: '#f7f6fd',
    500: '#f4f2fc',
    950: '#000000',
  },
}
SCSS
$custom: #f4f2fc;
$custom-light: #f7f6fd;
$custom-dark: #000000;
JSON
{
  "hex": "#f4f2fc",
  "rgb": {
    "r": 244,
    "g": 242,
    "b": 252
  },
  "hsl": {
    "h": 252,
    "s": 62.5,
    "l": 96.863
  },
  "oklch": {
    "l": 0.96555,
    "c": 0.01343,
    "h": 295.3
  },
  "luminance": 0.89766
}

Semantic roles & 50–950 ramp

primary
#F4F2FC
secondary
#D7E1B2
accent
#CA1BA7
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F4F2FC

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

Preview Lab → · Contrast checker → · Palette generator →

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