#F2F0FC#F2F0FC

#F2F0FC is a very light, near-neutral violet. Relative luminance 0.882; OKLCH L 96.0% C 0.016 H 293.7°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).

Color values

HEX#F2F0FC
RGBrgb(242, 240, 252)
HSLhsl(250, 67%, 96%)
HSVhsv(250, 5%, 99%)
CMYKcmyk(4%, 4.8%, 0%, 1.2%)
CIE-LABlab(95.26, 2.82, -5.53)
CIE-LCHlch(95.26, 6.21, 297.05°)
OKLaboklab(96.01% 0.0065 -0.0147)
OKLCHoklch(96.01% 0.016 293.7)
XYZxyz(85.3456, 88.2256, 104.6096)
Luminance0.8823 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F0FC #FAFCF0
analogous
#F0F4FC #F2F0FC #F8F0FC
triadic
#F2F0FC #FCF2F0 #F0FCF2
tetradic
#F2F0FC #FCF0F4 #FAFCF0 #F0FCF8
square
#F2F0FC #FCF0F4 #FAFCF0 #F0FCF8
split-complementary
#F2F0FC #FCF8F0 #F4FCF0
monochromatic
#9A8AE8 #C6BDF2 #E9E5FA #E9E5FA #E9E5FA

Accessibility & contrast

On white

1.13
#F2F0FC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.65
#F2F0FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F0FC
18.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F0FC#FFFFFF#000000##000000
##F2F0FC1.001.1318.6518.65
#FFFFFF1.131.0021.0021.00
#00000018.6521.001.001.00
##00000018.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEF1FD
Deuteranopia (green-blind)
#EEF1FC
Tritanopia (blue-blind)
#F0F2F4
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #f2f0fc;
/* rgb */ color: rgb(242, 240, 252);
/* oklch */ color: oklch(96.0% 0.016 293.7);
Tailwind
colors: {
  custom: {
    50: '#f6f4fd',
    500: '#f2f0fc',
    950: '#000000',
  },
}
SCSS
$custom: #f2f0fc;
$custom-light: #f6f4fd;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f0fc",
  "rgb": {
    "r": 242,
    "g": 240,
    "b": 252
  },
  "hsl": {
    "h": 250,
    "s": 66.667,
    "l": 96.471
  },
  "oklch": {
    "l": 0.96014,
    "c": 0.01609,
    "h": 293.7
  },
  "luminance": 0.88226
}

Semantic roles & 50–950 ramp

primary
#F2F0FC
secondary
#D9E2AE
accent
#CF17B0
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F2F0FC

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

Preview Lab → · Contrast checker → · Palette generator →

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