#F3DFFA#F3DFFA

#F3DFFA is a very light, muted purple. Relative luminance 0.787; OKLCH L 92.8% C 0.042 H 317.4°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).

Color values

HEX#F3DFFA
RGBrgb(243, 223, 250)
HSLhsl(284, 73%, 93%)
HSVhsv(284, 11%, 98%)
CMYKcmyk(2.8%, 10.8%, 0%, 2%)
CIE-LABlab(91.11, 11.57, -10.61)
CIE-LCHlch(91.11, 15.70, 317.47°)
OKLaboklab(92.78% 0.0308 -0.0283)
OKLCHoklch(92.78% 0.042 317.4)
XYZxyz(80.6025, 78.7328, 101.3747)
Luminance0.7873 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3DFFA #E6FADF
analogous
#E5DFFA #F3DFFA #FADFF4
triadic
#F3DFFA #FAF3DF #DFFAF3
tetradic
#F3DFFA #FAE5DF #E6FADF #DFF4FA
square
#F3DFFA #FAE5DF #E6FADF #DFF4FA
split-complementary
#F3DFFA #F4FADF #DFFAE5
monochromatic
#CB75E9 #DFAAF2 #F3DFFA #F5E5FB #F5E5FB

Accessibility & contrast

On white

1.25
#F3DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.75
#F3DFFA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3DFFA
16.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3DFFA#FFFFFF#000000##000000
##F3DFFA1.001.2516.7516.75
#FFFFFF1.251.0021.0021.00
#00000016.7521.001.001.00
##00000016.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCE4FB
Deuteranopia (green-blind)
#E0E6F9
Tritanopia (blue-blind)
#F3E2E8
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #f3dffa;
/* rgb */ color: rgb(243, 223, 250);
/* oklch */ color: oklch(92.8% 0.042 317.4);
Tailwind
colors: {
  custom: {
    50: '#f7e9fc',
    500: '#f3dffa',
    950: '#000000',
  },
}
SCSS
$custom: #f3dffa;
$custom-light: #f7e9fc;
$custom-dark: #000000;
JSON
{
  "hex": "#f3dffa",
  "rgb": {
    "r": 243,
    "g": 223,
    "b": 250
  },
  "hsl": {
    "h": 284.444,
    "s": 72.973,
    "l": 92.745
  },
  "oklch": {
    "l": 0.92777,
    "c": 0.04185,
    "h": 317.4
  },
  "luminance": 0.78732
}

Semantic roles & 50–950 ramp

primary
#F3DFFA
secondary
#AFDF9E
accent
#D51043
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485

Preview Lab

Preview with #F3DFFA

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

Preview Lab → · Contrast checker → · Palette generator →

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