#F5F3FF#F5F3FF

#F5F3FF is a very light, near-neutral violet. Relative luminance 0.907; OKLCH L 96.9% C 0.016 H 293.8°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).

Color values

HEX#F5F3FF
RGBrgb(245, 243, 255)
HSLhsl(250, 100%, 98%)
HSVhsv(250, 5%, 100%)
CMYKcmyk(3.9%, 4.7%, 0%, 0%)
CIE-LABlab(96.30, 2.82, -5.52)
CIE-LCHlch(96.30, 6.19, 297.05°)
OKLaboklab(96.91% 0.0065 -0.0147)
OKLCHoklch(96.91% 0.016 293.8)
XYZxyz(87.7535, 90.7335, 107.4786)
Luminance0.9073 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F5F3FF #FDFFF3
analogous
#F3F7FF #F5F3FF #FBF3FF
triadic
#F5F3FF #FFF5F3 #F3FFF5
tetradic
#F5F3FF #FFF3F7 #FDFFF3 #F3FFFB
square
#F5F3FF #FFF3F7 #FDFFF3 #F3FFFB
split-complementary
#F5F3FF #FFFBF3 #F7FFF3
monochromatic
#8F79FF #C2B6FF #E5E0FF #E5E0FF #E5E0FF

Accessibility & contrast

On white

1.10
#F5F3FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.15
#F5F3FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F5F3FF
19.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F5F3FF#FFFFFF#000000##000000
##F5F3FF1.001.1019.1519.15
#FFFFFF1.101.0021.0021.00
#00000019.1521.001.001.00
##00000019.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#F1F4FF
Tritanopia (blue-blind)
#F3F5F7
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #f5f3ff;
/* rgb */ color: rgb(245, 243, 255);
/* oklch */ color: oklch(96.9% 0.016 293.8);
Tailwind
colors: {
  custom: {
    50: '#f8f7ff',
    500: '#f5f3ff',
    950: '#000000',
  },
}
SCSS
$custom: #f5f3ff;
$custom-light: #f8f7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f5f3ff",
  "rgb": {
    "r": 245,
    "g": 243,
    "b": 255
  },
  "hsl": {
    "h": 250,
    "s": 100,
    "l": 97.647
  },
  "oklch": {
    "l": 0.96914,
    "c": 0.01606,
    "h": 293.8
  },
  "luminance": 0.90734
}

Semantic roles & 50–950 ramp

primary
#F5F3FF
secondary
#E3EFA7
accent
#E600BF
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #F5F3FF

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

Preview Lab → · Contrast checker → · Palette generator →

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