#FFDCFF#FFDCFF

#FFDCFF is a very light, muted purple. Relative luminance 0.797; OKLCH L 93.4% C 0.060 H 326.0°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).

Color values

HEX#FFDCFF
RGBrgb(255, 220, 255)
HSLhsl(300, 100%, 93%)
HSVhsv(300, 14%, 100%)
CMYKcmyk(0%, 13.7%, 0%, 0%)
CIE-LABlab(91.54, 17.98, -12.50)
CIE-LCHlch(91.54, 21.90, 325.20°)
OKLaboklab(93.39% 0.0495 -0.0333)
OKLCHoklch(93.39% 0.06 326)
XYZxyz(84.8809, 79.6678, 105.4943)
Luminance0.7967 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDCFF #DCFFDC
analogous
#EDDCFF #FFDCFF #FFDCED
triadic
#FFDCFF #FFFFDC #DCFFFF
tetradic
#FFDCFF #FFEDDC #DCFFDC #DCEDFF
square
#FFDCFF #FFEDDC #DCFFDC #DCEDFF
split-complementary
#FFDCFF #EDFFDC #DCFFED
monochromatic
#FF62FF #FF9FFF #FFDCFF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.24
#FFDCFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.93
#FFDCFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDCFF
16.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDCFF#FFFFFF#000000##000000
##FFDCFF1.001.2416.9316.93
#FFFFFF1.241.0021.0021.00
#00000016.9321.001.001.00
##00000016.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#E1E8FE
Tritanopia (blue-blind)
#FFDFE8
Achromatopsia (no color)
#E7E7E7

Design tokens & code

CSS
--color: #ffdcff;
/* rgb */ color: rgb(255, 220, 255);
/* oklch */ color: oklch(93.4% 0.060 326.0);
Tailwind
colors: {
  custom: {
    50: '#ffe7ff',
    500: '#ffdcff',
    950: '#000000',
  },
}
SCSS
$custom: #ffdcff;
$custom-light: #ffe7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdcff",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.93391,
    "c": 0.05971,
    "h": 326
  },
  "luminance": 0.79666
}

Semantic roles & 50–950 ramp

primary
#FFDCFF
secondary
#93EC93
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181618
muted
#868486

Preview Lab

Preview with #FFDCFF

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

Preview Lab → · Contrast checker → · Palette generator →

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