#FFDFF8#FFDFF8

#FFDFF8 is a very light, muted pink. Relative luminance 0.808; OKLCH L 93.7% C 0.048 H 333.5°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).

Color values

HEX#FFDFF8
RGBrgb(255, 223, 248)
HSLhsl(313, 100%, 94%)
HSVhsv(313, 13%, 100%)
CMYKcmyk(0%, 12.5%, 2.7%, 0%)
CIE-LABlab(92.05, 15.18, -8.07)
CIE-LCHlch(92.05, 17.19, 332.00°)
OKLaboklab(93.72% 0.0428 -0.0214)
OKLCHoklch(93.72% 0.048 333.5)
XYZxyz(84.5690, 80.8141, 99.9324)
Luminance0.8081 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDFF8 #DFFFE6
analogous
#F6DFFF #FFDFF8 #FFDFE8
triadic
#FFDFF8 #F8FFDF #DFF8FF
tetradic
#FFDFF8 #FFF6DF #DFFFE6 #DFE8FF
square
#FFDFF8 #FFF6DF #DFFFE6 #DFE8FF
split-complementary
#FFDFF8 #E8FFDF #DFFFF6
monochromatic
#FF65DD #FFA2EB #FFDFF8 #FFE0F8 #FFE0F8

Accessibility & contrast

On white

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

On black

17.16
#FFDFF8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDFF8
17.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDFF8#FFFFFF#000000##000000
##FFDFF81.001.2217.1617.16
#FFFFFF1.221.0021.0021.00
#00000017.1621.001.001.00
##00000017.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFE6F9
Deuteranopia (green-blind)
#E6EAF7
Tritanopia (blue-blind)
#FFE0E7
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #ffdff8;
/* rgb */ color: rgb(255, 223, 248);
/* oklch */ color: oklch(93.7% 0.048 333.5);
Tailwind
colors: {
  custom: {
    50: '#ffe9fa',
    500: '#ffdff8',
    950: '#000000',
  },
}
SCSS
$custom: #ffdff8;
$custom-light: #ffe9fa;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdff8",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 248
  },
  "hsl": {
    "h": 313.125,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.93724,
    "c": 0.04784,
    "h": 333.5
  },
  "luminance": 0.80813
}

Semantic roles & 50–950 ramp

primary
#FFDFF8
secondary
#96ECA9
accent
#E63200
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485

Preview Lab

Preview with #FFDFF8

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

Preview Lab → · Contrast checker → · Palette generator →

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