#F4F4FC#F4F4FC

#F4F4FC is a very light, near-neutral blue. Relative luminance 0.910; OKLCH L 96.9% C 0.011 H 286.2°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).

Color values

HEX#F4F4FC
RGBrgb(244, 244, 252)
HSLhsl(240, 57%, 97%)
HSVhsv(240, 3%, 99%)
CMYKcmyk(3.2%, 3.2%, 0%, 1.2%)
CIE-LABlab(96.39, 1.43, -3.83)
CIE-LCHlch(96.39, 4.09, 290.49°)
OKLaboklab(96.94% 0.003 -0.0102)
OKLCHoklch(96.94% 0.011 286.2)
XYZxyz(87.2265, 90.9626, 105.0388)
Luminance0.9096 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4F4FC #FCFCF4
analogous
#F4F8FC #F4F4FC #F8F4FC
triadic
#F4F4FC #FCF4F4 #F4FCF4
tetradic
#F4F4FC #FCF4F8 #FCFCF4 #F4FCF8
square
#F4F4FC #FCF4F8 #FCFCF4 #F4FCF8
split-complementary
#F4F4FC #FCF8F4 #F8FCF4
monochromatic
#9494E2 #C4C4EF #E7E7F8 #E7E7F8 #E7E7F8

Accessibility & contrast

On white

1.09
#F4F4FC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.19
#F4F4FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4F4FC
19.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4F4FC#FFFFFF#000000##000000
##F4F4FC1.001.0919.1919.19
#FFFFFF1.091.0021.0021.00
#00000019.1921.001.001.00
##00000019.1921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F5FC
Deuteranopia (green-blind)
#F2F4FC
Tritanopia (blue-blind)
#F3F5F6
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #f4f4fc;
/* rgb */ color: rgb(244, 244, 252);
/* oklch */ color: oklch(96.9% 0.011 286.2);
Tailwind
colors: {
  custom: {
    50: '#f7f7fd',
    500: '#f4f4fc',
    950: '#000000',
  },
}
SCSS
$custom: #f4f4fc;
$custom-light: #f7f7fd;
$custom-dark: #000000;
JSON
{
  "hex": "#f4f4fc",
  "rgb": {
    "r": 244,
    "g": 244,
    "b": 252
  },
  "hsl": {
    "h": 240,
    "s": 57.143,
    "l": 97.255
  },
  "oklch": {
    "l": 0.96944,
    "c": 0.01063,
    "h": 286.2
  },
  "luminance": 0.90963
}

Semantic roles & 50–950 ramp

primary
#F4F4FC
secondary
#DFDFB5
accent
#C521C5
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F4F4FC

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

Preview Lab → · Contrast checker → · Palette generator →

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