#FFDCFA#FFDCFA

#FFDCFA is a very light, muted purple. Relative luminance 0.793; OKLCH L 93.2% C 0.055 H 330.7°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).

Color values

HEX#FFDCFA
RGBrgb(255, 220, 250)
HSLhsl(309, 100%, 93%)
HSVhsv(309, 14%, 100%)
CMYKcmyk(0%, 13.7%, 2%, 0%)
CIE-LABlab(91.39, 17.09, -10.09)
CIE-LCHlch(91.39, 19.85, 329.44°)
OKLaboklab(93.23% 0.0478 -0.0268)
OKLCHoklch(93.23% 0.055 330.7)
XYZxyz(84.0865, 79.3500, 101.3104)
Luminance0.7935 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDCFA #DCFFE1
analogous
#F2DCFF #FFDCFA #FFDCE8
triadic
#FFDCFA #FAFFDC #DCFAFF
tetradic
#FFDCFA #FFF2DC #DCFFE1 #DCE8FF
square
#FFDCFA #FFF2DC #DCFFE1 #DCE8FF
split-complementary
#FFDCFA #E8FFDC #DCFFF2
monochromatic
#FF62E9 #FF9FF1 #FFDCFA #FFE0FB #FFE0FB

Accessibility & contrast

On white

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

On black

16.87
#FFDCFA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDCFA
16.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDCFA#FFFFFF#000000##000000
##FFDCFA1.001.2416.8716.87
#FFFFFF1.241.0021.0021.00
#00000016.8721.001.001.00
##00000016.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBE4FB
Deuteranopia (green-blind)
#E3E8F9
Tritanopia (blue-blind)
#FFDEE6
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #ffdcfa;
/* rgb */ color: rgb(255, 220, 250);
/* oklch */ color: oklch(93.2% 0.055 330.7);
Tailwind
colors: {
  custom: {
    50: '#ffe7fc',
    500: '#ffdcfa',
    950: '#000000',
  },
}
SCSS
$custom: #ffdcfa;
$custom-light: #ffe7fc;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdcfa",
  "rgb": {
    "r": 255,
    "g": 220,
    "b": 250
  },
  "hsl": {
    "h": 308.571,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.93233,
    "c": 0.05485,
    "h": 330.7
  },
  "luminance": 0.79349
}

Semantic roles & 50–950 ramp

primary
#FFDCFA
secondary
#93ECA0
accent
#E62100
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485

Preview Lab

Preview with #FFDCFA

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

Preview Lab → · Contrast checker → · Palette generator →

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