#FFDFED#FFDFED

#FFDFED is a very light, muted pink. Relative luminance 0.801; OKLCH L 93.4% C 0.040 H 349.6°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).

Color values

HEX#FFDFED
RGBrgb(255, 223, 237)
HSLhsl(334, 100%, 94%)
HSVhsv(334, 13%, 100%)
CMYKcmyk(0%, 12.5%, 7.1%, 0%)
CIE-LABlab(91.75, 13.29, -2.75)
CIE-LCHlch(91.75, 13.58, 348.30°)
OKLaboklab(93.4% 0.0389 -0.0071)
OKLCHoklch(93.4% 0.04 349.6)
XYZxyz(82.9123, 80.1514, 91.2074)
Luminance0.8015 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDFED #DFFFF1
analogous
#FFDFFD #FFDFED #FFE1DF
triadic
#FFDFED #EDFFDF #DFEDFF
tetradic
#FFDFED #FDFFDF #DFFFF1 #E1DFFF
square
#FFDFED #FDFFDF #DFFFF1 #E1DFFF
split-complementary
#FFDFED #DFFFE1 #DFFDFF
monochromatic
#FF65A8 #FFA2CB #FFDFED #FFE0EE #FFE0EE

Accessibility & contrast

On white

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

On black

17.03
#FFDFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDFED
17.03:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDFED#FFFFFF#000000##000000
##FFDFED1.001.2317.0317.03
#FFFFFF1.231.0021.0021.00
#00000017.0321.001.001.00
##00000017.0321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1E4EE
Deuteranopia (green-blind)
#E8E9EC
Tritanopia (blue-blind)
#FFDEE4
Achromatopsia (no color)
#E7E7E7

Design tokens & code

CSS
--color: #ffdfed;
/* rgb */ color: rgb(255, 223, 237);
/* oklch */ color: oklch(93.4% 0.040 349.6);
Tailwind
colors: {
  custom: {
    50: '#ffe9f2',
    500: '#ffdfed',
    950: '#000000',
  },
}
SCSS
$custom: #ffdfed;
$custom-light: #ffe9f2;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdfed",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 237
  },
  "hsl": {
    "h": 333.75,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.93396,
    "c": 0.03955,
    "h": 349.6
  },
  "luminance": 0.8015
}

Semantic roles & 50–950 ramp

primary
#FFDFED
secondary
#96ECC7
accent
#E68100
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485

Preview Lab

Preview with #FFDFED

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

Preview Lab → · Contrast checker → · Palette generator →

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