#FFDCFC#FFDCFC

#FFDCFC is a very light, muted purple. Relative luminance 0.795; OKLCH L 93.3% C 0.057 H 328.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).

Color values

HEX#FFDCFC
RGBrgb(255, 220, 252)
HSLhsl(305, 100%, 93%)
HSVhsv(305, 14%, 100%)
CMYKcmyk(0%, 13.7%, 1.2%, 0%)
CIE-LABlab(91.45, 17.45, -11.06)
CIE-LCHlch(91.45, 20.65, 327.64°)
OKLaboklab(93.3% 0.0485 -0.0294)
OKLCHoklch(93.3% 0.057 328.8)
XYZxyz(84.4017, 79.4761, 102.9708)
Luminance0.7947 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDCFC #DCFFDF
analogous
#F0DCFF #FFDCFC #FFDCEA
triadic
#FFDCFC #FCFFDC #DCFCFF
tetradic
#FFDCFC #FFF0DC #DCFFDF #DCEAFF
square
#FFDCFC #FFF0DC #DCFFDF #DCEAFF
split-complementary
#FFDCFC #EAFFDC #DCFFF0
monochromatic
#FF62F2 #FF9FF7 #FFDCFC #FFE0FC #FFE0FC

Accessibility & contrast

On white

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

On black

16.90
#FFDCFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDCFC
16.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDCFC#FFFFFF#000000##000000
##FFDCFC1.001.2416.9016.90
#FFFFFF1.241.0021.0021.00
#00000016.9021.001.001.00
##00000016.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBE4FD
Deuteranopia (green-blind)
#E2E8FB
Tritanopia (blue-blind)
#FFDEE7
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #ffdcfc;
/* rgb */ color: rgb(255, 220, 252);
/* oklch */ color: oklch(93.3% 0.057 328.8);
Tailwind
colors: {
  custom: {
    50: '#ffe7fd',
    500: '#ffdcfc',
    950: '#000000',
  },
}
SCSS
$custom: #ffdcfc;
$custom-light: #ffe7fd;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdcfc",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 252
  },
  "hsl": {
    "h": 305.143,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.93296,
    "c": 0.05675,
    "h": 328.8
  },
  "luminance": 0.79475
}

Semantic roles & 50–950 ramp

primary
#FFDCFC
secondary
#93EC9B
accent
#E61400
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485

Preview Lab

Preview with #FFDCFC

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

Preview Lab → · Contrast checker → · Palette generator →

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