#F2F3FE#F2F3FE

#F2F3FE is a very light, near-neutral blue. Relative luminance 0.901; OKLCH L 96.7% C 0.015 H 282.0°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).

Color values

HEX#F2F3FE
RGBrgb(242, 243, 254)
HSLhsl(235, 86%, 97%)
HSVhsv(235, 5%, 100%)
CMYKcmyk(4.7%, 4.3%, 0%, 0.4%)
CIE-LABlab(96.05, 1.66, -5.39)
CIE-LCHlch(96.05, 5.64, 287.10°)
OKLaboklab(96.66% 0.0031 -0.0144)
OKLCHoklch(96.66% 0.015 282)
XYZxyz(86.5546, 90.1339, 106.5844)
Luminance0.9013 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F3FE #FEFDF2
analogous
#F2F9FE #F2F3FE #F7F2FE
triadic
#F2F3FE #FEF2F3 #F3FEF2
tetradic
#F2F3FE #FEF2F9 #FEFDF2 #F2FEF7
square
#F2F3FE #FEF2F9 #FEFDF2 #F2FEF7
split-complementary
#F2F3FE #FEF7F2 #F9FEF2
monochromatic
#808AF5 #B9BFFA #E3E5FD #E3E5FD #E3E5FD

Accessibility & contrast

On white

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

On black

19.03
#F2F3FE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F3FE
19.03:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F3FE#FFFFFF#000000##000000
##F2F3FE1.001.1019.0319.03
#FFFFFF1.101.0021.0021.00
#00000019.0321.001.001.00
##00000019.0321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#F0F3FE
Tritanopia (blue-blind)
#F0F5F6
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #f2f3fe;
/* rgb */ color: rgb(242, 243, 254);
/* oklch */ color: oklch(96.7% 0.015 282.0);
Tailwind
colors: {
  custom: {
    50: '#f6f7fe',
    500: '#f2f3fe',
    950: '#000000',
  },
}
SCSS
$custom: #f2f3fe;
$custom-light: #f6f7fe;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f3fe",
  "rgb": {
    "r": 242,
    "g": 243,
    "b": 254
  },
  "hsl": {
    "h": 235,
    "s": 85.714,
    "l": 97.255
  },
  "oklch": {
    "l": 0.96657,
    "c": 0.0147,
    "h": 282
  },
  "luminance": 0.90134
}

Semantic roles & 50–950 ramp

primary
#F2F3FE
secondary
#EAE5AA
accent
#D003E2
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F3FE

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

Preview Lab → · Contrast checker → · Palette generator →

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