#F7F4FF#F7F4FF

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

Color values

HEX#F7F4FF
RGBrgb(247, 244, 255)
HSLhsl(256, 100%, 98%)
HSVhsv(256, 4%, 100%)
CMYKcmyk(3.1%, 4.3%, 0%, 0%)
CIE-LABlab(96.70, 2.96, -4.92)
CIE-LCHlch(96.70, 5.74, 301.03°)
OKLaboklab(97.26% 0.0071 -0.0131)
OKLCHoklch(97.26% 0.015 298.6)
XYZxyz(88.7553, 91.6955, 107.6115)
Luminance0.9170 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F7F4FF #FCFFF4
analogous
#F4F6FF #F7F4FF #FCF4FF
triadic
#F7F4FF #FFF7F4 #F4FFF7
tetradic
#F7F4FF #FFF4F6 #FCFFF4 #F4FFFC
square
#F7F4FF #FFF4F6 #FCFFF4 #F4FFFC
split-complementary
#F7F4FF #FFFCF4 #F6FFF4
monochromatic
#9E7AFF #CAB7FF #E9E0FF #E9E0FF #E9E0FF

Accessibility & contrast

On white

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

On black

19.34
#F7F4FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F7F4FF
19.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F7F4FF#FFFFFF#000000##000000
##F7F4FF1.001.0919.3419.34
#FFFFFF1.091.0021.0021.00
#00000019.3421.001.001.00
##00000019.3421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f7f4ff;
/* rgb */ color: rgb(247, 244, 255);
/* oklch */ color: oklch(97.3% 0.015 298.6);
Tailwind
colors: {
  custom: {
    50: '#f9f7ff',
    500: '#f7f4ff',
    950: '#000000',
  },
}
SCSS
$custom: #f7f4ff;
$custom-light: #f9f7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f7f4ff",
  "rgb": {
    "r": 247,
    "g": 244,
    "b": 255
  },
  "hsl": {
    "h": 256.364,
    "s": 100,
    "l": 97.843
  },
  "oklch": {
    "l": 0.97261,
    "c": 0.01489,
    "h": 298.6
  },
  "luminance": 0.91696
}

Semantic roles & 50–950 ramp

primary
#F7F4FF
secondary
#DCF0A8
accent
#E600A7
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #F7F4FF

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

Preview Lab → · Contrast checker → · Palette generator →

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