#F3F0FF#F3F0FF

#F3F0FF is a very light, muted violet. Relative luminance 0.886; OKLCH L 96.2% C 0.020 H 295.2°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).

Color values

HEX#F3F0FF
RGBrgb(243, 240, 255)
HSLhsl(252, 100%, 97%)
HSVhsv(252, 6%, 100%)
CMYKcmyk(4.7%, 5.9%, 0%, 0%)
CIE-LABlab(95.41, 3.70, -6.85)
CIE-LCHlch(95.41, 7.78, 298.40°)
OKLaboklab(96.18% 0.0086 -0.0183)
OKLCHoklch(96.18% 0.02 295.2)
XYZxyz(86.1690, 88.5947, 107.1492)
Luminance0.8860 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3F0FF #FCFFF0
analogous
#F0F5FF #F3F0FF #FBF0FF
triadic
#F3F0FF #FFF3F0 #F0FFF3
tetradic
#F3F0FF #FFF0F5 #FCFFF0 #F0FFFB
square
#F3F0FF #FFF0F5 #FCFFF0 #F0FFFB
split-complementary
#F3F0FF #FFFBF0 #F5FFF0
monochromatic
#9176FF #C2B3FF #E7E0FF #E7E0FF #E7E0FF

Accessibility & contrast

On white

1.12
#F3F0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.72
#F3F0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3F0FF
18.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3F0FF#FFFFFF#000000##000000
##F3F0FF1.001.1218.7218.72
#FFFFFF1.121.0021.0021.00
#00000018.7221.001.001.00
##00000018.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#F1F2F5
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #f3f0ff;
/* rgb */ color: rgb(243, 240, 255);
/* oklch */ color: oklch(96.2% 0.020 295.2);
Tailwind
colors: {
  custom: {
    50: '#f7f4ff',
    500: '#f3f0ff',
    950: '#000000',
  },
}
SCSS
$custom: #f3f0ff;
$custom-light: #f7f4ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f3f0ff",
  "rgb": {
    "r": 243,
    "g": 240,
    "b": 255
  },
  "hsl": {
    "h": 252,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.96181,
    "c": 0.02019,
    "h": 295.2
  },
  "luminance": 0.88595
}

Semantic roles & 50–950 ramp

primary
#F3F0FF
secondary
#E0EFA4
accent
#E600B8
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #F3F0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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