#F8F4FF#F8F4FF

#F8F4FF is a very light, near-neutral violet. Relative luminance 0.919; OKLCH L 97.3% C 0.015 H 302.6°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).

Color values

HEX#F8F4FF
RGBrgb(248, 244, 255)
HSLhsl(262, 100%, 98%)
HSVhsv(262, 4%, 100%)
CMYKcmyk(2.7%, 4.3%, 0%, 0%)
CIE-LABlab(96.77, 3.28, -4.80)
CIE-LCHlch(96.77, 5.81, 304.39°)
OKLaboklab(97.34% 0.0081 -0.0128)
OKLCHoklch(97.34% 0.015 302.6)
XYZxyz(89.1090, 91.8778, 107.6281)
Luminance0.9188 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8F4FF #FBFFF4
analogous
#F4F5FF #F8F4FF #FDF4FF
triadic
#F8F4FF #FFF8F4 #F4FFF8
tetradic
#F8F4FF #FFF4F5 #FBFFF4 #F4FFFD
square
#F8F4FF #FFF4F5 #FBFFF4 #F4FFFD
split-complementary
#F8F4FF #FFFDF4 #F5FFF4
monochromatic
#AA7AFF #D1B7FF #ECE0FF #ECE0FF #ECE0FF

Accessibility & contrast

On white

1.08
#F8F4FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.38
#F8F4FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8F4FF
19.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8F4FF#FFFFFF#000000##000000
##F8F4FF1.001.0819.3819.38
#FFFFFF1.081.0021.0021.00
#00000019.3821.001.001.00
##00000019.3821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F6FF
Deuteranopia (green-blind)
#F3F6FF
Tritanopia (blue-blind)
#F7F5F7
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #f8f4ff;
/* rgb */ color: rgb(248, 244, 255);
/* oklch */ color: oklch(97.3% 0.015 302.6);
Tailwind
colors: {
  custom: {
    50: '#faf7ff',
    500: '#f8f4ff',
    950: '#000000',
  },
}
SCSS
$custom: #f8f4ff;
$custom-light: #faf7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f8f4ff",
  "rgb": {
    "r": 248,
    "g": 244,
    "b": 255
  },
  "hsl": {
    "h": 261.818,
    "s": 100,
    "l": 97.843
  },
  "oklch": {
    "l": 0.97338,
    "c": 0.01514,
    "h": 302.6
  },
  "luminance": 0.91878
}

Semantic roles & 50–950 ramp

primary
#F8F4FF
secondary
#D5F0A8
accent
#E60092
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #F8F4FF

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

Preview Lab → · Contrast checker → · Palette generator →

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