#F0F5FA#F0F5FA

#F0F5FA is a very light, near-neutral cyan. Relative luminance 0.907; OKLCH L 96.8% C 0.009 H 247.9°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).

Color values

HEX#F0F5FA
RGBrgb(240, 245, 250)
HSLhsl(210, 50%, 96%)
HSVhsv(210, 4%, 98%)
CMYKcmyk(4%, 2%, 0%, 2%)
CIE-LABlab(96.30, -0.75, -2.97)
CIE-LCHlch(96.30, 3.07, 255.92°)
OKLaboklab(96.78% -0.0032 -0.0079)
OKLCHoklch(96.78% 0.009 247.9)
XYZxyz(85.8397, 90.7318, 103.4146)
Luminance0.9073 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0F5FA #FAF5F0
analogous
#F0FAFA #F0F5FA #F0F0FA
triadic
#F0F5FA #FAF0F5 #F5FAF0
tetradic
#F0F5FA #FAF0FA #FAF5F0 #F0FAF0
square
#F0F5FA #FAF0FA #FAF5F0 #F0FAF0
split-complementary
#F0F5FA #FAF0F0 #FAFAF0
monochromatic
#94B8DB #C2D6EB #E8F0F7 #E8F0F7 #E8F0F7

Accessibility & contrast

On white

1.10
#F0F5FA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.15
#F0F5FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0F5FA
19.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0F5FA#FFFFFF#000000##000000
##F0F5FA1.001.1019.1519.15
#FFFFFF1.101.0021.0021.00
#00000019.1521.001.001.00
##00000019.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3F5FA
Deuteranopia (green-blind)
#F2F4FA
Tritanopia (blue-blind)
#EEF6F7
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #f0f5fa;
/* rgb */ color: rgb(240, 245, 250);
/* oklch */ color: oklch(96.8% 0.009 247.9);
Tailwind
colors: {
  custom: {
    50: '#f5f8fc',
    500: '#f0f5fa',
    950: '#000000',
  },
}
SCSS
$custom: #f0f5fa;
$custom-light: #f5f8fc;
$custom-dark: #000000;
JSON
{
  "hex": "#f0f5fa",
  "rgb": {
    "r": 240,
    "g": 245,
    "b": 250
  },
  "hsl": {
    "h": 210,
    "s": 50,
    "l": 96.078
  },
  "oklch": {
    "l": 0.9678,
    "c": 0.00857,
    "h": 247.9
  },
  "luminance": 0.90732
}

Semantic roles & 50–950 ramp

primary
#F0F5FA
secondary
#DBC7B4
accent
#7328BD
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F0F5FA

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

Preview Lab → · Contrast checker → · Palette generator →

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