#F4FAFF#F4FAFF

#F4FAFF is a very light, near-neutral cyan. Relative luminance 0.948; OKLCH L 98.2% C 0.009 H 242.8°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).

Color values

HEX#F4FAFF
RGBrgb(244, 250, 255)
HSLhsl(207, 100%, 98%)
HSVhsv(207, 4%, 100%)
CMYKcmyk(4.3%, 2%, 0%, 0%)
CIE-LABlab(97.96, -1.07, -3.08)
CIE-LCHlch(97.96, 3.26, 250.85°)
OKLaboklab(98.2% -0.0042 -0.0082)
OKLCHoklch(98.2% 0.009 242.8)
XYZxyz(89.5404, 94.8238, 108.1739)
Luminance0.9482 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4FAFF #FFF9F4
analogous
#F4FFFF #F4FAFF #F4F4FF
triadic
#F4FAFF #FFF4FA #FAFFF4
tetradic
#F4FAFF #FFF4FF #FFF9F4 #F4FFF4
square
#F4FAFF #FFF4FF #FFF9F4 #F4FFF4
split-complementary
#F4FAFF #FFF4F4 #FFFFF4
monochromatic
#7AC2FF #B7DEFF #E0F1FF #E0F1FF #E0F1FF

Accessibility & contrast

On white

1.05
#F4FAFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.96
#F4FAFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4FAFF
19.96:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4FAFF#FFFFFF#000000##000000
##F4FAFF1.001.0519.9619.96
#FFFFFF1.051.0021.0021.00
#00000019.9621.001.001.00
##00000019.9621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#F7F9FF
Tritanopia (blue-blind)
#F1FBFC
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #f4faff;
/* rgb */ color: rgb(244, 250, 255);
/* oklch */ color: oklch(98.2% 0.009 242.8);
Tailwind
colors: {
  custom: {
    50: '#f7fbff',
    500: '#f4faff',
    950: '#000000',
  },
}
SCSS
$custom: #f4faff;
$custom-light: #f7fbff;
$custom-dark: #000000;
JSON
{
  "hex": "#f4faff",
  "rgb": {
    "r": 244,
    "g": 250,
    "b": 255
  },
  "hsl": {
    "h": 207.273,
    "s": 100,
    "l": 97.843
  },
  "oklch": {
    "l": 0.98202,
    "c": 0.00924,
    "h": 242.8
  },
  "luminance": 0.94824
}

Semantic roles & 50–950 ramp

primary
#F4FAFF
secondary
#F0C8A8
accent
#6800E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171718
muted
#858586

Preview Lab

Preview with #F4FAFF

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

Preview Lab → · Contrast checker → · Palette generator →

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