#F3DFF3#F3DFF3

#F3DFF3 is a very light, muted purple. Relative luminance 0.783; OKLCH L 92.6% C 0.034 H 325.8°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).

Color values

HEX#F3DFF3
RGBrgb(243, 223, 243)
HSLhsl(300, 45%, 91%)
HSVhsv(300, 8%, 95%)
CMYKcmyk(0%, 8.2%, 0%, 4.7%)
CIE-LABlab(90.92, 10.30, -7.24)
CIE-LCHlch(90.92, 12.59, 324.90°)
OKLaboklab(92.56% 0.0283 -0.0192)
OKLCHoklch(92.56% 0.034 325.8)
XYZxyz(79.5252, 78.3019, 95.7010)
Luminance0.7830 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3DFF3 #DFF3DF
analogous
#E9DFF3 #F3DFF3 #F3DFE9
triadic
#F3DFF3 #F3F3DF #DFF3F3
tetradic
#F3DFF3 #F3E9DF #DFF3DF #DFE9F3
square
#F3DFF3 #F3E9DF #DFF3DF #DFE9F3
split-complementary
#F3DFF3 #E9F3DF #DFF3E9
monochromatic
#D286D2 #E2B2E2 #F3DFF3 #F7E9F7 #F7E9F7

Accessibility & contrast

On white

1.26
#F3DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.66
#F3DFF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3DFF3
16.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3DFF3#FFFFFF#000000##000000
##F3DFF31.001.2616.6616.66
#FFFFFF1.261.0021.0021.00
#00000016.6621.001.001.00
##00000016.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#DEE3F4
Deuteranopia (green-blind)
#E2E6F2
Tritanopia (blue-blind)
#F4E0E5
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #f3dff3;
/* rgb */ color: rgb(243, 223, 243);
/* oklch */ color: oklch(92.6% 0.034 325.8);
Tailwind
colors: {
  custom: {
    50: '#f7e9f7',
    500: '#f3dff3',
    950: '#000000',
  },
}
SCSS
$custom: #f3dff3;
$custom-light: #f7e9f7;
$custom-dark: #000000;
JSON
{
  "hex": "#f3dff3",
  "rgb": {
    "r": 243,
    "g": 223,
    "b": 243
  },
  "hsl": {
    "h": 300,
    "s": 45.455,
    "l": 91.373
  },
  "oklch": {
    "l": 0.9256,
    "c": 0.03423,
    "h": 325.8
  },
  "luminance": 0.78301
}

Semantic roles & 50–950 ramp

primary
#F3DFF3
secondary
#A5D1A5
accent
#B92D2D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485

Preview Lab

Preview with #F3DFF3

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

Preview Lab → · Contrast checker → · Palette generator →

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