#F2F3FC#F2F3FC

#F2F3FC is a very light, near-neutral blue. Relative luminance 0.900; OKLCH L 96.6% C 0.012 H 281.1°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).

Color values

HEX#F2F3FC
RGBrgb(242, 243, 252)
HSLhsl(234, 63%, 97%)
HSVhsv(234, 4%, 99%)
CMYKcmyk(4%, 3.6%, 0%, 1.2%)
CIE-LABlab(96.00, 1.29, -4.43)
CIE-LCHlch(96.00, 4.62, 286.22°)
OKLaboklab(96.6% 0.0023 -0.0118)
OKLCHoklch(96.6% 0.012 281.1)
XYZxyz(86.2360, 90.0065, 104.9064)
Luminance0.9001 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F3FC #FCFBF2
analogous
#F2F8FC #F2F3FC #F6F2FC
triadic
#F2F3FC #FCF2F3 #F3FCF2
tetradic
#F2F3FC #FCF2F8 #FCFBF2 #F2FCF6
square
#F2F3FC #FCF2F8 #FCFBF2 #F2FCF6
split-complementary
#F2F3FC #FCF6F2 #F8FCF2
monochromatic
#8F97E5 #C0C5F1 #E6E8F9 #E6E8F9 #E6E8F9

Accessibility & contrast

On white

1.11
#F2F3FC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.00
#F2F3FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F3FC
19.00:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F3FC#FFFFFF#000000##000000
##F2F3FC1.001.1119.0019.00
#FFFFFF1.111.0021.0021.00
#00000019.0021.001.001.00
##00000019.0021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F4FC
Deuteranopia (green-blind)
#F1F3FC
Tritanopia (blue-blind)
#F0F4F6
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f2f3fc;
/* rgb */ color: rgb(242, 243, 252);
/* oklch */ color: oklch(96.6% 0.012 281.1);
Tailwind
colors: {
  custom: {
    50: '#f6f7fd',
    500: '#f2f3fc',
    950: '#000000',
  },
}
SCSS
$custom: #f2f3fc;
$custom-light: #f6f7fd;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f3fc",
  "rgb": {
    "r": 242,
    "g": 243,
    "b": 252
  },
  "hsl": {
    "h": 234,
    "s": 62.5,
    "l": 96.863
  },
  "oklch": {
    "l": 0.96598,
    "c": 0.01203,
    "h": 281.1
  },
  "luminance": 0.90007
}

Semantic roles & 50–950 ramp

primary
#F2F3FC
secondary
#E1DCB2
accent
#B91BCA
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F3FC

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

Preview Lab → · Contrast checker → · Palette generator →

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