#F2F7FD#F2F7FD

#F2F7FD is a very light, near-neutral cyan. Relative luminance 0.925; OKLCH L 97.4% C 0.010 H 252.8°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).

Color values

HEX#F2F7FD
RGBrgb(242, 247, 253)
HSLhsl(213, 73%, 97%)
HSVhsv(213, 4%, 99%)
CMYKcmyk(4.3%, 2.4%, 0%, 0.8%)
CIE-LABlab(97.02, -0.56, -3.45)
CIE-LCHlch(97.02, 3.49, 260.73°)
OKLaboklab(97.41% -0.0028 -0.0092)
OKLCHoklch(97.41% 0.01 252.8)
XYZxyz(87.6050, 92.4902, 106.1466)
Luminance0.9249 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F7FD #FDF8F2
analogous
#F2FDFD #F2F7FD #F3F2FD
triadic
#F2F7FD #FDF2F7 #F7FDF2
tetradic
#F2F7FD #FDF2FD #FDF8F2 #F2FDF3
square
#F2F7FD #FDF2FD #FDF8F2 #F2FDF3
split-complementary
#F2F7FD #FDF3F2 #FDFDF2
monochromatic
#88B6ED #BDD6F5 #E4EFFB #E4EFFB #E4EFFB

Accessibility & contrast

On white

1.08
#F2F7FD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.50
#F2F7FD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F7FD
19.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F7FD#FFFFFF#000000##000000
##F2F7FD1.001.0819.5019.50
#FFFFFF1.081.0021.0021.00
#00000019.5021.001.001.00
##00000019.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#F4F6FD
Tritanopia (blue-blind)
#F0F8F9
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #f2f7fd;
/* rgb */ color: rgb(242, 247, 253);
/* oklch */ color: oklch(97.4% 0.010 252.8);
Tailwind
colors: {
  custom: {
    50: '#f6f9fe',
    500: '#f2f7fd',
    950: '#000000',
  },
}
SCSS
$custom: #f2f7fd;
$custom-light: #f6f9fe;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f7fd",
  "rgb": {
    "r": 242,
    "g": 247,
    "b": 253
  },
  "hsl": {
    "h": 212.727,
    "s": 73.333,
    "l": 97.059
  },
  "oklch": {
    "l": 0.97408,
    "c": 0.00963,
    "h": 252.8
  },
  "luminance": 0.92491
}

Semantic roles & 50–950 ramp

primary
#F2F7FD
secondary
#E5CCAE
accent
#7C10D5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F7FD

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

Preview Lab → · Contrast checker → · Palette generator →

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