#F2FAFF#F2FAFF

#F2FAFF is a very light, near-neutral cyan. Relative luminance 0.945; OKLCH L 98.1% C 0.011 H 234.8°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).

Color values

HEX#F2FAFF
RGBrgb(242, 250, 255)
HSLhsl(203, 100%, 97%)
HSVhsv(203, 5%, 100%)
CMYKcmyk(5.1%, 2%, 0%, 0%)
CIE-LABlab(97.82, -1.72, -3.30)
CIE-LCHlch(97.82, 3.72, 242.55°)
OKLaboklab(98.05% -0.0062 -0.0088)
OKLCHoklch(98.05% 0.011 234.8)
XYZxyz(88.8500, 94.4679, 108.1415)
Luminance0.9447 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FAFF #FFF7F2
analogous
#F2FFFE #F2FAFF #F2F4FF
triadic
#F2FAFF #FFF2FA #FAFFF2
tetradic
#F2FAFF #FEF2FF #FFF7F2 #F4FFF2
square
#F2FAFF #FEF2FF #FFF7F2 #F4FFF2
split-complementary
#F2FAFF #FFF2F4 #FFFEF2
monochromatic
#78CBFF #B5E2FF #E0F3FF #E0F3FF #E0F3FF

Accessibility & contrast

On white

1.06
#F2FAFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.89
#F2FAFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FAFF
19.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FAFF#FFFFFF#000000##000000
##F2FAFF1.001.0619.8919.89
#FFFFFF1.061.0021.0021.00
#00000019.8921.001.001.00
##00000019.8921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f2faff;
/* rgb */ color: rgb(242, 250, 255);
/* oklch */ color: oklch(98.1% 0.011 234.8);
Tailwind
colors: {
  custom: {
    50: '#f6fbff',
    500: '#f2faff',
    950: '#000000',
  },
}
SCSS
$custom: #f2faff;
$custom-light: #f6fbff;
$custom-dark: #000000;
JSON
{
  "hex": "#f2faff",
  "rgb": {
    "r": 242,
    "g": 250,
    "b": 255
  },
  "hsl": {
    "h": 203.077,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.98054,
    "c": 0.01081,
    "h": 234.8
  },
  "luminance": 0.94468
}

Semantic roles & 50–950 ramp

primary
#F2FAFF
secondary
#EFC2A6
accent
#5800E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171718
muted
#858586

Preview Lab

Preview with #F2FAFF

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

Preview Lab → · Contrast checker → · Palette generator →

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