#FFDFEB#FFDFEB

#FFDFEB is a very light, muted pink. Relative luminance 0.800; OKLCH L 93.3% C 0.038 H 353.2°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).

Color values

HEX#FFDFEB
RGBrgb(255, 223, 235)
HSLhsl(338, 100%, 94%)
HSVhsv(338, 13%, 100%)
CMYKcmyk(0%, 12.5%, 7.8%, 0%)
CIE-LABlab(91.70, 12.96, -1.78)
CIE-LCHlch(91.70, 13.08, 352.17°)
OKLaboklab(93.34% 0.0382 -0.0045)
OKLCHoklch(93.34% 0.038 353.2)
XYZxyz(82.6218, 80.0352, 89.6771)
Luminance0.8003 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDFEB #DFFFF3
analogous
#FFDFFB #FFDFEB #FFE3DF
triadic
#FFDFEB #EBFFDF #DFEBFF
tetradic
#FFDFEB #FBFFDF #DFFFF3 #E3DFFF
square
#FFDFEB #FBFFDF #DFFFF3 #E3DFFF
split-complementary
#FFDFEB #DFFFE3 #DFFBFF
monochromatic
#FF659E #FFA2C5 #FFDFEB #FFE0EC #FFE0EC

Accessibility & contrast

On white

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

On black

17.01
#FFDFEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDFEB
17.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDFEB#FFFFFF#000000##000000
##FFDFEB1.001.2317.0117.01
#FFFFFF1.231.0021.0021.00
#00000017.0121.001.001.00
##00000017.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E2E4EB
Deuteranopia (green-blind)
#E9E9EA
Tritanopia (blue-blind)
#FFDEE3
Achromatopsia (no color)
#E7E7E7

Design tokens & code

CSS
--color: #ffdfeb;
/* rgb */ color: rgb(255, 223, 235);
/* oklch */ color: oklch(93.3% 0.038 353.2);
Tailwind
colors: {
  custom: {
    50: '#ffe9f1',
    500: '#ffdfeb',
    950: '#000000',
  },
}
SCSS
$custom: #ffdfeb;
$custom-light: #ffe9f1;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdfeb",
  "rgb": {
    "r": 255,
    "g": 223,
    "b": 235
  },
  "hsl": {
    "h": 337.5,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.93338,
    "c": 0.03846,
    "h": 353.2
  },
  "luminance": 0.80034
}

Semantic roles & 50–950 ramp

primary
#FFDFEB
secondary
#96ECCC
accent
#E68F00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485

Preview Lab

Preview with #FFDFEB

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

Preview Lab → · Contrast checker → · Palette generator →

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