#F4F4FE#F4F4FE

#F4F4FE is a very light, near-neutral blue. Relative luminance 0.911; OKLCH L 97.0% C 0.013 H 286.2°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).

Color values

HEX#F4F4FE
RGBrgb(244, 244, 254)
HSLhsl(240, 83%, 98%)
HSVhsv(240, 4%, 100%)
CMYKcmyk(3.9%, 3.9%, 0%, 0.4%)
CIE-LABlab(96.45, 1.80, -4.79)
CIE-LCHlch(96.45, 5.12, 290.56°)
OKLaboklab(97% 0.0037 -0.0128)
OKLCHoklch(97% 0.013 286.2)
XYZxyz(87.5450, 91.0900, 106.7167)
Luminance0.9109 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4F4FE #FEFEF4
analogous
#F4F9FE #F4F4FE #F9F4FE
triadic
#F4F4FE #FEF4F4 #F4FEF4
tetradic
#F4F4FE #FEF4F9 #FEFEF4 #F4FEF9
square
#F4F4FE #FEF4F9 #FEFEF4 #F4FEF9
split-complementary
#F4F4FE #FEF9F4 #F9FEF4
monochromatic
#8484F4 #BCBCF9 #E3E3FC #E3E3FC #E3E3FC

Accessibility & contrast

On white

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

On black

19.22
#F4F4FE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4F4FE
19.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4F4FE#FFFFFF#000000##000000
##F4F4FE1.001.0919.2219.22
#FFFFFF1.091.0021.0021.00
#00000019.2221.001.001.00
##00000019.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#F2F4FE
Tritanopia (blue-blind)
#F2F6F7
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #f4f4fe;
/* rgb */ color: rgb(244, 244, 254);
/* oklch */ color: oklch(97.0% 0.013 286.2);
Tailwind
colors: {
  custom: {
    50: '#f7f7fe',
    500: '#f4f4fe',
    950: '#000000',
  },
}
SCSS
$custom: #f4f4fe;
$custom-light: #f7f7fe;
$custom-dark: #000000;
JSON
{
  "hex": "#f4f4fe",
  "rgb": {
    "r": 244,
    "g": 244,
    "b": 254
  },
  "hsl": {
    "h": 240,
    "s": 83.333,
    "l": 97.647
  },
  "oklch": {
    "l": 0.97003,
    "c": 0.0133,
    "h": 286.2
  },
  "luminance": 0.9109
}

Semantic roles & 50–950 ramp

primary
#F4F4FE
secondary
#E9E9AD
accent
#E006E0
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F4F4FE

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

Preview Lab → · Contrast checker → · Palette generator →

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