#FFDFFF#FFDFFF

#FFDFFF is a very light, muted purple. Relative luminance 0.813; OKLCH L 93.9% C 0.055 H 326.0°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).

Color values

HEX#FFDFFF
RGBrgb(255, 223, 255)
HSLhsl(300, 100%, 94%)
HSVhsv(300, 13%, 100%)
CMYKcmyk(0%, 12.5%, 0%, 0%)
CIE-LABlab(92.25, 16.42, -11.44)
CIE-LCHlch(92.25, 20.01, 325.14°)
OKLaboklab(93.94% 0.0452 -0.0305)
OKLCHoklch(93.94% 0.055 326)
XYZxyz(85.6753, 81.2566, 105.7591)
Luminance0.8125 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDFFF #DFFFDF
analogous
#EFDFFF #FFDFFF #FFDFEF
triadic
#FFDFFF #FFFFDF #DFFFFF
tetradic
#FFDFFF #FFEFDF #DFFFDF #DFEFFF
square
#FFDFFF #FFEFDF #DFFFDF #DFEFFF
split-complementary
#FFDFFF #EFFFDF #DFFFEF
monochromatic
#FF65FF #FFA2FF #FFDFFF #FFE0FF #FFE0FF

Accessibility & contrast

On white

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

On black

17.25
#FFDFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDFFF
17.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDFFF#FFFFFF#000000##000000
##FFDFFF1.001.2217.2517.25
#FFFFFF1.221.0021.0021.00
#00000017.2521.001.001.00
##00000017.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#E4EAFE
Tritanopia (blue-blind)
#FFE1E9
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #ffdfff;
/* rgb */ color: rgb(255, 223, 255);
/* oklch */ color: oklch(93.9% 0.055 326.0);
Tailwind
colors: {
  custom: {
    50: '#ffe9ff',
    500: '#ffdfff',
    950: '#000000',
  },
}
SCSS
$custom: #ffdfff;
$custom-light: #ffe9ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdfff",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.93942,
    "c": 0.05453,
    "h": 326
  },
  "luminance": 0.81255
}

Semantic roles & 50–950 ramp

primary
#FFDFFF
secondary
#96EC96
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181618
muted
#868486

Preview Lab

Preview with #FFDFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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