#F6F6FF#F6F6FF

#F6F6FF is a very light, near-neutral blue. Relative luminance 0.927; OKLCH L 97.6% C 0.012 H 286.2°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).

Color values

HEX#F6F6FF
RGBrgb(246, 246, 255)
HSLhsl(240, 100%, 98%)
HSVhsv(240, 4%, 100%)
CMYKcmyk(3.5%, 3.5%, 0%, 0%)
CIE-LABlab(97.12, 1.61, -4.31)
CIE-LCHlch(97.12, 4.60, 290.52°)
OKLaboklab(97.57% 0.0033 -0.0115)
OKLCHoklch(97.57% 0.012 286.2)
XYZxyz(89.0085, 92.7242, 107.7967)
Luminance0.9272 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F6F6FF #FFFFF6
analogous
#F6FAFF #F6F6FF #FAF6FF
triadic
#F6F6FF #FFF6F6 #F6FFF6
tetradic
#F6F6FF #FFF6FA #FFFFF6 #F6FFFA
square
#F6F6FF #FFF6FA #FFFFF6 #F6FFFA
split-complementary
#F6F6FF #FFFAF6 #FAFFF6
monochromatic
#7C7CFF #B9B9FF #E0E0FF #E0E0FF #E0E0FF

Accessibility & contrast

On white

1.07
#F6F6FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.54
#F6F6FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F6F6FF
19.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F6F6FF#FFFFFF#000000##000000
##F6F6FF1.001.0719.5419.54
#FFFFFF1.071.0021.0021.00
#00000019.5421.001.001.00
##00000019.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#F4F6FF
Tritanopia (blue-blind)
#F4F7F9
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #f6f6ff;
/* rgb */ color: rgb(246, 246, 255);
/* oklch */ color: oklch(97.6% 0.012 286.2);
Tailwind
colors: {
  custom: {
    50: '#f9f9ff',
    500: '#f6f6ff',
    950: '#000000',
  },
}
SCSS
$custom: #f6f6ff;
$custom-light: #f9f9ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f6f6ff",
  "rgb": {
    "r": 246,
    "g": 246,
    "b": 255
  },
  "hsl": {
    "h": 240,
    "s": 100,
    "l": 98.235
  },
  "oklch": {
    "l": 0.97572,
    "c": 0.01194,
    "h": 286.2
  },
  "luminance": 0.92724
}

Semantic roles & 50–950 ramp

primary
#F6F6FF
secondary
#F0F0A9
accent
#E600E5
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586

Preview Lab

Preview with #F6F6FF

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

Preview Lab → · Contrast checker → · Palette generator →

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