#F2F0FF#F2F0FF

#F2F0FF is a very light, muted blue. Relative luminance 0.884; OKLCH L 96.1% C 0.020 H 292.1°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).

Color values

HEX#F2F0FF
RGBrgb(242, 240, 255)
HSLhsl(248, 100%, 97%)
HSVhsv(248, 6%, 100%)
CMYKcmyk(5.1%, 5.9%, 0%, 0%)
CIE-LABlab(95.34, 3.38, -6.96)
CIE-LCHlch(95.34, 7.74, 295.87°)
OKLaboklab(96.1% 0.0076 -0.0186)
OKLCHoklch(96.1% 0.02 292.1)
XYZxyz(85.8247, 88.4172, 107.1331)
Luminance0.8842 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F0FF #FDFFF0
analogous
#F0F6FF #F2F0FF #FAF0FF
triadic
#F2F0FF #FFF2F0 #F0FFF2
tetradic
#F2F0FF #FFF0F6 #FDFFF0 #F0FFFA
square
#F2F0FF #FFF0F6 #FDFFF0 #F0FFFA
split-complementary
#F2F0FF #FFFAF0 #F6FFF0
monochromatic
#8876FF #BDB3FF #E4E0FF #E4E0FF #E4E0FF

Accessibility & contrast

On white

1.12
#F2F0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.68
#F2F0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F0FF
18.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F0FF#FFFFFF#000000##000000
##F2F0FF1.001.1218.6818.68
#FFFFFF1.121.0021.0021.00
#00000018.6821.001.001.00
##00000018.6821.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#F0F2F5
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #f2f0ff;
/* rgb */ color: rgb(242, 240, 255);
/* oklch */ color: oklch(96.1% 0.020 292.1);
Tailwind
colors: {
  custom: {
    50: '#f6f4ff',
    500: '#f2f0ff',
    950: '#000000',
  },
}
SCSS
$custom: #f2f0ff;
$custom-light: #f6f4ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f0ff",
  "rgb": {
    "r": 242,
    "g": 240,
    "b": 255
  },
  "hsl": {
    "h": 248,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.96104,
    "c": 0.02008,
    "h": 292.1
  },
  "luminance": 0.88417
}

Semantic roles & 50–950 ramp

primary
#F2F0FF
secondary
#E5EFA4
accent
#E600C7
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #F2F0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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