#F3DFFD#F3DFFD

#F3DFFD is a very light, muted purple. Relative luminance 0.789; OKLCH L 92.9% C 0.045 H 314.6°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).

Color values

HEX#F3DFFD
RGBrgb(243, 223, 253)
HSLhsl(280, 88%, 93%)
HSVhsv(280, 12%, 99%)
CMYKcmyk(4%, 11.9%, 0%, 0.8%)
CIE-LABlab(91.20, 12.13, -12.06)
CIE-LCHlch(91.20, 17.10, 315.17°)
OKLaboklab(92.87% 0.0318 -0.0323)
OKLCHoklch(92.87% 0.045 314.6)
XYZxyz(81.0766, 78.9224, 103.8718)
Luminance0.7892 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3DFFD #E9FDDF
analogous
#E4DFFD #F3DFFD #FDDFF8
triadic
#F3DFFD #FDF3DF #DFFDF3
tetradic
#F3DFFD #FDE4DF #E9FDDF #DFF8FD
square
#F3DFFD #FDE4DF #E9FDDF #DFF8FD
split-complementary
#F3DFFD #F8FDDF #DFFDE4
monochromatic
#C86CF6 #DDA5F9 #F3DFFD #F4E2FD #F4E2FD

Accessibility & contrast

On white

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

On black

16.78
#F3DFFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3DFFD
16.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3DFFD#FFFFFF#000000##000000
##F3DFFD1.001.2516.7816.78
#FFFFFF1.251.0021.0021.00
#00000016.7821.001.001.00
##00000016.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBE5FE
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#F3E2E9
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #f3dffd;
/* rgb */ color: rgb(243, 223, 253);
/* oklch */ color: oklch(92.9% 0.045 314.6);
Tailwind
colors: {
  custom: {
    50: '#f7e9fe',
    500: '#f3dffd',
    950: '#000000',
  },
}
SCSS
$custom: #f3dffd;
$custom-light: #f7e9fe;
$custom-dark: #000000;
JSON
{
  "hex": "#f3dffd",
  "rgb": {
    "r": 243,
    "g": 223,
    "b": 253
  },
  "hsl": {
    "h": 280,
    "s": 88.235,
    "l": 93.333
  },
  "oklch": {
    "l": 0.92873,
    "c": 0.04533,
    "h": 314.6
  },
  "luminance": 0.78922
}

Semantic roles & 50–950 ramp

primary
#F3DFFD
secondary
#B3E799
accent
#E5014D
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485

Preview Lab

Preview with #F3DFFD

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

Preview Lab → · Contrast checker → · Palette generator →

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