#F0F2FC#F0F2FC

#F0F2FC is a very light, near-neutral blue. Relative luminance 0.891; OKLCH L 96.3% C 0.014 H 277.0°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).

Color values

HEX#F0F2FC
RGBrgb(240, 242, 252)
HSLhsl(230, 67%, 96%)
HSVhsv(230, 5%, 99%)
CMYKcmyk(4.8%, 4%, 0%, 1.2%)
CIE-LABlab(95.60, 1.15, -5.03)
CIE-LCHlch(95.60, 5.16, 282.87°)
OKLaboklab(96.25% 0.0017 -0.0134)
OKLCHoklch(96.25% 0.014 277)
XYZxyz(85.2547, 89.0575, 104.7749)
Luminance0.8906 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0F2FC #FCFAF0
analogous
#F0F8FC #F0F2FC #F4F0FC
triadic
#F0F2FC #FCF0F2 #F2FCF0
tetradic
#F0F2FC #FCF0F8 #FCFAF0 #F0FCF4
square
#F0F2FC #FCF0F8 #FCFAF0 #F0FCF4
split-complementary
#F0F2FC #FCF4F0 #F8FCF0
monochromatic
#8A9AE8 #BDC6F2 #E5E9FA #E5E9FA #E5E9FA

Accessibility & contrast

On white

1.12
#F0F2FC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.81
#F0F2FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0F2FC
18.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0F2FC#FFFFFF#000000##000000
##F0F2FC1.001.1218.8118.81
#FFFFFF1.121.0021.0021.00
#00000018.8121.001.001.00
##00000018.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#EEF4F5
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #f0f2fc;
/* rgb */ color: rgb(240, 242, 252);
/* oklch */ color: oklch(96.3% 0.014 277.0);
Tailwind
colors: {
  custom: {
    50: '#f5f6fd',
    500: '#f0f2fc',
    950: '#000000',
  },
}
SCSS
$custom: #f0f2fc;
$custom-light: #f5f6fd;
$custom-dark: #000000;
JSON
{
  "hex": "#f0f2fc",
  "rgb": {
    "r": 240,
    "g": 242,
    "b": 252
  },
  "hsl": {
    "h": 230,
    "s": 66.667,
    "l": 96.471
  },
  "oklch": {
    "l": 0.96251,
    "c": 0.01353,
    "h": 277
  },
  "luminance": 0.89058
}

Semantic roles & 50–950 ramp

primary
#F0F2FC
secondary
#E2D9AE
accent
#B017CF
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F0F2FC

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

Preview Lab → · Contrast checker → · Palette generator →

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