#F0F2FD#F0F2FD

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

Color values

HEX#F0F2FD
RGBrgb(240, 242, 253)
HSLhsl(231, 76%, 97%)
HSVhsv(231, 5%, 99%)
CMYKcmyk(5.1%, 4.3%, 0%, 0.8%)
CIE-LABlab(95.63, 1.33, -5.51)
CIE-LCHlch(95.63, 5.67, 283.62°)
OKLaboklab(96.28% 0.002 -0.0147)
OKLCHoklch(96.28% 0.015 277.9)
XYZxyz(85.4136, 89.1210, 105.6117)
Luminance0.8912 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0F2FD #FDFBF0
analogous
#F0F9FD #F0F2FD #F5F0FD
triadic
#F0F2FD #FDF0F2 #F2FDF0
tetradic
#F0F2FD #FDF0F9 #FDFBF0 #F0FDF5
square
#F0F2FD #FDF0F9 #FDFBF0 #F0FDF5
split-complementary
#F0F2FD #FDF5F0 #F9FDF0
monochromatic
#8494EF #BAC3F6 #E4E8FB #E4E8FB #E4E8FB

Accessibility & contrast

On white

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

On black

18.82
#F0F2FD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0F2FD
18.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0F2FD#FFFFFF#000000##000000
##F0F2FD1.001.1218.8218.82
#FFFFFF1.121.0021.0021.00
#00000018.8221.001.001.00
##00000018.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#EFF2FD
Tritanopia (blue-blind)
#EDF4F5
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #f0f2fd;
/* rgb */ color: rgb(240, 242, 253);
/* oklch */ color: oklch(96.3% 0.015 277.9);
Tailwind
colors: {
  custom: {
    50: '#f5f6fe',
    500: '#f0f2fd',
    950: '#000000',
  },
}
SCSS
$custom: #f0f2fd;
$custom-light: #f5f6fe;
$custom-dark: #000000;
JSON
{
  "hex": "#f0f2fd",
  "rgb": {
    "r": 240,
    "g": 242,
    "b": 253
  },
  "hsl": {
    "h": 230.769,
    "s": 76.471,
    "l": 96.667
  },
  "oklch": {
    "l": 0.96281,
    "c": 0.01485,
    "h": 277.9
  },
  "luminance": 0.89121
}

Semantic roles & 50–950 ramp

primary
#F0F2FD
secondary
#E6DDAB
accent
#B90DD9
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F0F2FD

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

Preview Lab → · Contrast checker → · Palette generator →

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