#F7F3FF#F7F3FF

#F7F3FF is a very light, near-neutral violet. Relative luminance 0.911; OKLCH L 97.1% C 0.016 H 301.2°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).

Color values

HEX#F7F3FF
RGBrgb(247, 243, 255)
HSLhsl(260, 100%, 98%)
HSVhsv(260, 5%, 100%)
CMYKcmyk(3.1%, 4.7%, 0%, 0%)
CIE-LABlab(96.45, 3.47, -5.28)
CIE-LCHlch(96.45, 6.32, 303.30°)
OKLaboklab(97.07% 0.0085 -0.014)
OKLCHoklch(97.07% 0.016 301.2)
XYZxyz(88.4552, 91.0953, 107.5115)
Luminance0.9110 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F7F3FF #FBFFF3
analogous
#F3F5FF #F7F3FF #FDF3FF
triadic
#F7F3FF #FFF7F3 #F3FFF7
tetradic
#F7F3FF #FFF3F5 #FBFFF3 #F3FFFD
square
#F7F3FF #FFF3F5 #FBFFF3 #F3FFFD
split-complementary
#F7F3FF #FFFDF3 #F5FFF3
monochromatic
#A579FF #CEB6FF #EBE0FF #EBE0FF #EBE0FF

Accessibility & contrast

On white

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

On black

19.22
#F7F3FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F7F3FF
19.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F7F3FF#FFFFFF#000000##000000
##F7F3FF1.001.0919.2219.22
#FFFFFF1.091.0021.0021.00
#00000019.2221.001.001.00
##00000019.2221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f7f3ff;
/* rgb */ color: rgb(247, 243, 255);
/* oklch */ color: oklch(97.1% 0.016 301.2);
Tailwind
colors: {
  custom: {
    50: '#f9f7ff',
    500: '#f7f3ff',
    950: '#000000',
  },
}
SCSS
$custom: #f7f3ff;
$custom-light: #f9f7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f7f3ff",
  "rgb": {
    "r": 247,
    "g": 243,
    "b": 255
  },
  "hsl": {
    "h": 260,
    "s": 100,
    "l": 97.647
  },
  "oklch": {
    "l": 0.97068,
    "c": 0.01643,
    "h": 301.2
  },
  "luminance": 0.91095
}

Semantic roles & 50–950 ramp

primary
#F7F3FF
secondary
#D7EFA7
accent
#E60099
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #F7F3FF

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

Preview Lab → · Contrast checker → · Palette generator →

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