#F2F2FD#F2F2FD

#F2F2FD is a very light, near-neutral blue. Relative luminance 0.895; OKLCH L 96.4% C 0.015 H 286.1°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).

Color values

HEX#F2F2FD
RGBrgb(242, 242, 253)
HSLhsl(240, 73%, 97%)
HSVhsv(240, 4%, 99%)
CMYKcmyk(4.3%, 4.3%, 0%, 0.8%)
CIE-LABlab(95.78, 1.98, -5.28)
CIE-LCHlch(95.78, 5.64, 290.61°)
OKLaboklab(96.43% 0.0041 -0.0141)
OKLCHoklch(96.43% 0.015 286.1)
XYZxyz(86.0964, 89.4731, 105.6437)
Luminance0.8947 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F2FD #FDFDF2
analogous
#F2F8FD #F2F2FD #F8F2FD
triadic
#F2F2FD #FDF2F2 #F2FDF2
tetradic
#F2F2FD #FDF2F8 #FDFDF2 #F2FDF8
square
#F2F2FD #FDF2F8 #FDFDF2 #F2FDF8
split-complementary
#F2F2FD #FDF8F2 #F8FDF2
monochromatic
#8888ED #BDBDF5 #E4E4FB #E4E4FB #E4E4FB

Accessibility & contrast

On white

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

On black

18.89
#F2F2FD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F2FD
18.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F2FD#FFFFFF#000000##000000
##F2F2FD1.001.1118.8918.89
#FFFFFF1.111.0021.0021.00
#00000018.8921.001.001.00
##00000018.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F3FE
Deuteranopia (green-blind)
#EFF3FD
Tritanopia (blue-blind)
#F0F4F5
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f2f2fd;
/* rgb */ color: rgb(242, 242, 253);
/* oklch */ color: oklch(96.4% 0.015 286.1);
Tailwind
colors: {
  custom: {
    50: '#f6f6fe',
    500: '#f2f2fd',
    950: '#000000',
  },
}
SCSS
$custom: #f2f2fd;
$custom-light: #f6f6fe;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f2fd",
  "rgb": {
    "r": 242,
    "g": 242,
    "b": 253
  },
  "hsl": {
    "h": 240,
    "s": 73.333,
    "l": 97.059
  },
  "oklch": {
    "l": 0.96432,
    "c": 0.01465,
    "h": 286.1
  },
  "luminance": 0.89473
}

Semantic roles & 50–950 ramp

primary
#F2F2FD
secondary
#E5E5AE
accent
#D510D5
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F2FD

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

Preview Lab → · Contrast checker → · Palette generator →

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