#F2F3FF#F2F3FF

#F2F3FF is a very light, near-neutral blue. Relative luminance 0.902; OKLCH L 96.7% C 0.016 H 282.3°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).

Color values

HEX#F2F3FF
RGBrgb(242, 243, 255)
HSLhsl(235, 100%, 97%)
HSVhsv(235, 5%, 100%)
CMYKcmyk(5.1%, 4.7%, 0%, 0%)
CIE-LABlab(96.08, 1.84, -5.87)
CIE-LCHlch(96.08, 6.15, 287.43°)
OKLaboklab(96.69% 0.0034 -0.0157)
OKLCHoklch(96.69% 0.016 282.3)
XYZxyz(86.7152, 90.1981, 107.4299)
Luminance0.9020 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F3FF #FFFEF2
analogous
#F2F9FF #F2F3FF #F8F2FF
triadic
#F2F3FF #FFF2F3 #F3FFF2
tetradic
#F2F3FF #FFF2F9 #FFFEF2 #F2FFF8
square
#F2F3FF #FFF2F9 #FFFEF2 #F2FFF8
split-complementary
#F2F3FF #FFF8F2 #F9FFF2
monochromatic
#7882FF #B5BBFF #E0E3FF #E0E3FF #E0E3FF

Accessibility & contrast

On white

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

On black

19.04
#F2F3FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F3FF
19.04:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F3FF#FFFFFF#000000##000000
##F2F3FF1.001.1019.0419.04
#FFFFFF1.101.0021.0021.00
#00000019.0421.001.001.00
##00000019.0421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#F0F3FF
Tritanopia (blue-blind)
#EFF5F7
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #f2f3ff;
/* rgb */ color: rgb(242, 243, 255);
/* oklch */ color: oklch(96.7% 0.016 282.3);
Tailwind
colors: {
  custom: {
    50: '#f6f7ff',
    500: '#f2f3ff',
    950: '#000000',
  },
}
SCSS
$custom: #f2f3ff;
$custom-light: #f6f7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f3ff",
  "rgb": {
    "r": 242,
    "g": 243,
    "b": 255
  },
  "hsl": {
    "h": 235.385,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.96686,
    "c": 0.01603,
    "h": 282.3
  },
  "luminance": 0.90198
}

Semantic roles & 50–950 ramp

primary
#F2F3FF
secondary
#EFEAA6
accent
#D400E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #F2F3FF

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

Preview Lab → · Contrast checker → · Palette generator →

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