#FFDEF8#FFDEF8

#FFDEF8 is a very light, muted pink. Relative luminance 0.803; OKLCH L 93.5% C 0.050 H 333.2°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).

Color values

HEX#FFDEF8
RGBrgb(255, 222, 248)
HSLhsl(313, 100%, 94%)
HSVhsv(313, 13%, 100%)
CMYKcmyk(0%, 12.9%, 2.7%, 0%)
CIE-LABlab(91.81, 15.70, -8.42)
CIE-LCHlch(91.81, 17.82, 331.78°)
OKLaboklab(93.54% 0.0443 -0.0223)
OKLCHoklch(93.54% 0.05 333.2)
XYZxyz(84.3026, 80.2813, 99.8436)
Luminance0.8028 (WCAG relative)
Temperatureneutral
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDEF8 #DEFFE5
analogous
#F5DEFF #FFDEF8 #FFDEE7
triadic
#FFDEF8 #F8FFDE #DEF8FF
tetradic
#FFDEF8 #FFF5DE #DEFFE5 #DEE7FF
square
#FFDEF8 #FFF5DE #DEFFE5 #DEE7FF
split-complementary
#FFDEF8 #E7FFDE #DEFFF5
monochromatic
#FF64DE #FFA1EB #FFDEF8 #FFE0F9 #FFE0F9

Accessibility & contrast

On white

1.23
#FFDEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.06
#FFDEF8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDEF8
17.06:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDEF8#FFFFFF#000000##000000
##FFDEF81.001.2317.0617.06
#FFFFFF1.231.0021.0021.00
#00000017.0621.001.001.00
##00000017.0621.001.001.00

Color blindness preview

Protanopia (red-blind)
#DEE5F9
Deuteranopia (green-blind)
#E5E9F7
Tritanopia (blue-blind)
#FFDFE6
Achromatopsia (no color)
#E7E7E7

Design tokens & code

CSS
--color: #ffdef8;
/* rgb */ color: rgb(255, 222, 248);
/* oklch */ color: oklch(93.5% 0.050 333.2);
Tailwind
colors: {
  custom: {
    50: '#ffe8fa',
    500: '#ffdef8',
    950: '#000000',
  },
}
SCSS
$custom: #ffdef8;
$custom-light: #ffe8fa;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdef8",
  "rgb": {
    "r": 255,
    "g": 222,
    "b": 248
  },
  "hsl": {
    "h": 312.727,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.93539,
    "c": 0.04956,
    "h": 333.2
  },
  "luminance": 0.8028
}

Semantic roles & 50–950 ramp

primary
#FFDEF8
secondary
#95ECA7
accent
#E63100
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485

Preview Lab

Preview with #FFDEF8

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

Preview Lab → · Contrast checker → · Palette generator →

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