#FFDFFB#FFDFFB

#FFDFFB is a very light, muted purple. Relative luminance 0.810; OKLCH L 93.8% C 0.051 H 330.0°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).

Color values

HEX#FFDFFB
RGBrgb(255, 223, 251)
HSLhsl(308, 100%, 94%)
HSVhsv(308, 13%, 100%)
CMYKcmyk(0%, 12.5%, 1.6%, 0%)
CIE-LABlab(92.13, 15.71, -9.52)
CIE-LCHlch(92.13, 18.36, 328.79°)
OKLaboklab(93.82% 0.0438 -0.0253)
OKLCHoklch(93.82% 0.051 330)
XYZxyz(85.0381, 81.0017, 102.4032)
Luminance0.8100 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDFFB #DFFFE3
analogous
#F3DFFF #FFDFFB #FFDFEB
triadic
#FFDFFB #FBFFDF #DFFBFF
tetradic
#FFDFFB #FFF3DF #DFFFE3 #DFEBFF
square
#FFDFFB #FFF3DF #DFFFE3 #DFEBFF
split-complementary
#FFDFFB #EBFFDF #DFFFF3
monochromatic
#FF65EC #FFA2F3 #FFDFFB #FFE0FB #FFE0FB

Accessibility & contrast

On white

1.22
#FFDFFB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.20
#FFDFFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDFFB
17.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDFFB#FFFFFF#000000##000000
##FFDFFB1.001.2217.2017.20
#FFFFFF1.221.0021.0021.00
#00000017.2021.001.001.00
##00000017.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DEE6FC
Deuteranopia (green-blind)
#E5EAFA
Tritanopia (blue-blind)
#FFE1E8
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #ffdffb;
/* rgb */ color: rgb(255, 223, 251);
/* oklch */ color: oklch(93.8% 0.051 330.0);
Tailwind
colors: {
  custom: {
    50: '#ffe9fc',
    500: '#ffdffb',
    950: '#000000',
  },
}
SCSS
$custom: #ffdffb;
$custom-light: #ffe9fc;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdffb",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 251
  },
  "hsl": {
    "h": 307.5,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.93817,
    "c": 0.05061,
    "h": 330
  },
  "luminance": 0.81
}

Semantic roles & 50–950 ramp

primary
#FFDFFB
secondary
#96ECA1
accent
#E61D00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485

Preview Lab

Preview with #FFDFFB

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

Preview Lab → · Contrast checker → · Palette generator →

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