#FFDFFC#FFDFFC

#FFDFFC is a very light, muted purple. Relative luminance 0.811; OKLCH L 93.8% C 0.052 H 329.0°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).

Color values

HEX#FFDFFC
RGBrgb(255, 223, 252)
HSLhsl(306, 100%, 94%)
HSVhsv(306, 13%, 100%)
CMYKcmyk(0%, 12.5%, 1.2%, 0%)
CIE-LABlab(92.16, 15.88, -10.00)
CIE-LCHlch(92.16, 18.77, 327.81°)
OKLaboklab(93.85% 0.0442 -0.0266)
OKLCHoklch(93.85% 0.052 329)
XYZxyz(85.1962, 81.0650, 103.2356)
Luminance0.8106 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDFFC #DFFFE2
analogous
#F2DFFF #FFDFFC #FFDFEC
triadic
#FFDFFC #FCFFDF #DFFCFF
tetradic
#FFDFFC #FFF2DF #DFFFE2 #DFECFF
square
#FFDFFC #FFF2DF #DFFFE2 #DFECFF
split-complementary
#FFDFFC #ECFFDF #DFFFF2
monochromatic
#FF65F1 #FFA2F6 #FFDFFC #FFE0FC #FFE0FC

Accessibility & contrast

On white

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

On black

17.21
#FFDFFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDFFC
17.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDFFC#FFFFFF#000000##000000
##FFDFFC1.001.2217.2117.21
#FFFFFF1.221.0021.0021.00
#00000017.2121.001.001.00
##00000017.2121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffdffc;
/* rgb */ color: rgb(255, 223, 252);
/* oklch */ color: oklch(93.8% 0.052 329.0);
Tailwind
colors: {
  custom: {
    50: '#ffe9fd',
    500: '#ffdffc',
    950: '#000000',
  },
}
SCSS
$custom: #ffdffc;
$custom-light: #ffe9fd;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdffc",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 252
  },
  "hsl": {
    "h": 305.625,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.93848,
    "c": 0.05157,
    "h": 329
  },
  "luminance": 0.81064
}

Semantic roles & 50–950 ramp

primary
#FFDFFC
secondary
#96EC9E
accent
#E61600
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485

Preview Lab

Preview with #FFDFFC

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

Preview Lab → · Contrast checker → · Palette generator →

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