#F6F4FF#F6F4FF

#F6F4FF is a very light, near-neutral violet. Relative luminance 0.915; OKLCH L 97.2% C 0.015 H 294.5°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).

Color values

HEX#F6F4FF
RGBrgb(246, 244, 255)
HSLhsl(251, 100%, 98%)
HSVhsv(251, 4%, 100%)
CMYKcmyk(3.5%, 4.3%, 0%, 0%)
CIE-LABlab(96.62, 2.63, -5.03)
CIE-LCHlch(96.62, 5.68, 297.60°)
OKLaboklab(97.18% 0.0061 -0.0134)
OKLCHoklch(97.18% 0.015 294.5)
XYZxyz(88.4035, 91.5141, 107.5950)
Luminance0.9151 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F6F4FF #FDFFF4
analogous
#F4F7FF #F6F4FF #FBF4FF
triadic
#F6F4FF #FFF6F4 #F4FFF6
tetradic
#F6F4FF #FFF4F7 #FDFFF4 #F4FFFB
square
#F6F4FF #FFF4F7 #FDFFF4 #F4FFFB
split-complementary
#F6F4FF #FFFBF4 #F7FFF4
monochromatic
#927AFF #C4B7FF #E6E0FF #E6E0FF #E6E0FF

Accessibility & contrast

On white

1.09
#F6F4FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.30
#F6F4FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F6F4FF
19.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F6F4FF#FFFFFF#000000##000000
##F6F4FF1.001.0919.3019.30
#FFFFFF1.091.0021.0021.00
#00000019.3021.001.001.00
##00000019.3021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#F2F5FF
Tritanopia (blue-blind)
#F4F6F7
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #f6f4ff;
/* rgb */ color: rgb(246, 244, 255);
/* oklch */ color: oklch(97.2% 0.015 294.5);
Tailwind
colors: {
  custom: {
    50: '#f9f7ff',
    500: '#f6f4ff',
    950: '#000000',
  },
}
SCSS
$custom: #f6f4ff;
$custom-light: #f9f7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f6f4ff",
  "rgb": {
    "r": 246,
    "g": 244,
    "b": 255
  },
  "hsl": {
    "h": 250.909,
    "s": 100,
    "l": 97.843
  },
  "oklch": {
    "l": 0.97184,
    "c": 0.01473,
    "h": 294.5
  },
  "luminance": 0.91514
}

Semantic roles & 50–950 ramp

primary
#F6F4FF
secondary
#E2F0A8
accent
#E600BC
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #F6F4FF

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

Preview Lab → · Contrast checker → · Palette generator →

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