#F4F4FF#F4F4FF

#F4F4FF is a very light, near-neutral blue. Relative luminance 0.912; OKLCH L 97.0% C 0.015 H 286.1°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).

Color values

HEX#F4F4FF
RGBrgb(244, 244, 255)
HSLhsl(240, 100%, 98%)
HSVhsv(240, 4%, 100%)
CMYKcmyk(4.3%, 4.3%, 0%, 0%)
CIE-LABlab(96.47, 1.98, -5.27)
CIE-LCHlch(96.47, 5.63, 290.60°)
OKLaboklab(97.03% 0.0041 -0.014)
OKLCHoklch(97.03% 0.015 286.1)
XYZxyz(87.7056, 91.1542, 107.5623)
Luminance0.9115 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4F4FF #FFFFF4
analogous
#F4F9FF #F4F4FF #F9F4FF
triadic
#F4F4FF #FFF4F4 #F4FFF4
tetradic
#F4F4FF #FFF4F9 #FFFFF4 #F4FFF9
square
#F4F4FF #FFF4F9 #FFFFF4 #F4FFF9
split-complementary
#F4F4FF #FFF9F4 #F9FFF4
monochromatic
#7A7AFF #B7B7FF #E0E0FF #E0E0FF #E0E0FF

Accessibility & contrast

On white

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

On black

19.23
#F4F4FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4F4FF
19.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4F4FF#FFFFFF#000000##000000
##F4F4FF1.001.0919.2319.23
#FFFFFF1.091.0021.0021.00
#00000019.2321.001.001.00
##00000019.2321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f4f4ff;
/* rgb */ color: rgb(244, 244, 255);
/* oklch */ color: oklch(97.0% 0.015 286.1);
Tailwind
colors: {
  custom: {
    50: '#f7f7ff',
    500: '#f4f4ff',
    950: '#000000',
  },
}
SCSS
$custom: #f4f4ff;
$custom-light: #f7f7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f4f4ff",
  "rgb": {
    "r": 244,
    "g": 244,
    "b": 255
  },
  "hsl": {
    "h": 240,
    "s": 100,
    "l": 97.843
  },
  "oklch": {
    "l": 0.97032,
    "c": 0.01462,
    "h": 286.1
  },
  "luminance": 0.91154
}

Semantic roles & 50–950 ramp

primary
#F4F4FF
secondary
#F0F0A8
accent
#E600E5
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #F4F4FF

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

Preview Lab → · Contrast checker → · Palette generator →

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