#FFD3FF#FFD3FF

#FFD3FF is a very light, moderate purple. Relative luminance 0.751; OKLCH L 91.8% C 0.075 H 326.2°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).

Color values

HEX#FFD3FF
RGBrgb(255, 211, 255)
HSLhsl(300, 100%, 91%)
HSVhsv(300, 17%, 100%)
CMYKcmyk(0%, 17.3%, 0%, 0%)
CIE-LABlab(89.43, 22.69, -15.65)
CIE-LCHlch(89.43, 27.57, 325.40°)
OKLaboklab(91.76% 0.0626 -0.0419)
OKLCHoklch(91.76% 0.075 326.2)
XYZxyz(82.5821, 75.0702, 104.7280)
Luminance0.7507 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFD3FF #D3FFD3
analogous
#E9D3FF #FFD3FF #FFD3E9
triadic
#FFD3FF #FFFFD3 #D3FFFF
tetradic
#FFD3FF #FFE9D3 #D3FFD3 #D3E9FF
square
#FFD3FF #FFE9D3 #D3FFD3 #D3E9FF
split-complementary
#FFD3FF #E9FFD3 #D3FFE9
monochromatic
#FF59FF #FF96FF #FFD3FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.31
#FFD3FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.01
#FFD3FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFD3FF
16.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFD3FF#FFFFFF#000000##000000
##FFD3FF1.001.3116.0116.01
#FFFFFF1.311.0021.0021.00
#00000016.0121.001.001.00
##00000016.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#DAE3FD
Tritanopia (blue-blind)
#FFD6E2
Achromatopsia (no color)
#E1E1E1

Design tokens & code

CSS
--color: #ffd3ff;
/* rgb */ color: rgb(255, 211, 255);
/* oklch */ color: oklch(91.8% 0.075 326.2);
Tailwind
colors: {
  custom: {
    50: '#ffe0ff',
    500: '#ffd3ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffd3ff;
$custom-light: #ffe0ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffd3ff",
  "rgb": {
    "r": 255,
    "g": 211,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 91.373
  },
  "oklch": {
    "l": 0.91759,
    "c": 0.0753,
    "h": 326.2
  },
  "luminance": 0.75069
}

Semantic roles & 50–950 ramp

primary
#FFD3FF
secondary
#8CEB8C
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486

Preview Lab

Preview with #FFD3FF

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

Preview Lab → · Contrast checker → · Palette generator →

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