#F3D3FF#F3D3FF

#F3D3FF is a very light, moderate purple. Relative luminance 0.729; OKLCH L 90.7% C 0.068 H 316.8°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).

Color values

HEX#F3D3FF
RGBrgb(243, 211, 255)
HSLhsl(284, 100%, 91%)
HSVhsv(284, 17%, 100%)
CMYKcmyk(4.7%, 17.3%, 0%, 0%)
CIE-LABlab(88.38, 18.80, -17.33)
CIE-LCHlch(88.38, 25.57, 317.33°)
OKLaboklab(90.71% 0.0496 -0.0466)
OKLCHoklch(90.71% 0.068 316.8)
XYZxyz(78.3037, 72.8641, 104.5275)
Luminance0.7286 (WCAG relative)
Temperaturecool
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3D3FF #DFFFD3
analogous
#DDD3FF #F3D3FF #FFD3F5
triadic
#F3D3FF #FFF3D3 #D3FFF3
tetradic
#F3D3FF #FFDDD3 #DFFFD3 #D3F5FF
square
#F3D3FF #FFDDD3 #DFFFD3 #D3F5FF
split-complementary
#F3D3FF #F5FFD3 #D3FFDD
monochromatic
#D259FF #E296FF #F3D3FF #F7E0FF #F7E0FF

Accessibility & contrast

On white

1.35
#F3D3FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.57
#F3D3FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3D3FF
15.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3D3FF#FFFFFF#000000##000000
##F3D3FF1.001.3515.5715.57
#FFFFFF1.351.0021.0021.00
#00000015.5721.001.001.00
##00000015.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#D5DFFD
Tritanopia (blue-blind)
#F3D8E2
Achromatopsia (no color)
#DEDEDE

Design tokens & code

CSS
--color: #f3d3ff;
/* rgb */ color: rgb(243, 211, 255);
/* oklch */ color: oklch(90.7% 0.068 316.8);
Tailwind
colors: {
  custom: {
    50: '#f7e0ff',
    500: '#f3d3ff',
    950: '#000000',
  },
}
SCSS
$custom: #f3d3ff;
$custom-light: #f7e0ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f3d3ff",
  "rgb": {
    "r": 243,
    "g": 211,
    "b": 255
  },
  "hsl": {
    "h": 283.636,
    "s": 100,
    "l": 91.373
  },
  "oklch": {
    "l": 0.90706,
    "c": 0.06811,
    "h": 316.8
  },
  "luminance": 0.72863
}

Semantic roles & 50–950 ramp

primary
#F3D3FF
secondary
#A5EB8C
accent
#E6003F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486

Preview Lab

Preview with #F3D3FF

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

Preview Lab → · Contrast checker → · Palette generator →

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