#FFDEEB#FFDEEB

#FFDEEB is a very light, muted pink. Relative luminance 0.795; OKLCH L 93.2% C 0.040 H 352.2°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).

Color values

HEX#FFDEEB
RGBrgb(255, 222, 235)
HSLhsl(336, 100%, 94%)
HSVhsv(336, 13%, 100%)
CMYKcmyk(0%, 12.9%, 7.8%, 0%)
CIE-LABlab(91.46, 13.48, -2.13)
CIE-LCHlch(91.46, 13.65, 351.01°)
OKLaboklab(93.15% 0.0397 -0.0055)
OKLCHoklch(93.15% 0.04 352.2)
XYZxyz(82.3554, 79.5024, 89.5883)
Luminance0.7950 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDEEB #DEFFF2
analogous
#FFDEFB #FFDEEB #FFE1DE
triadic
#FFDEEB #EBFFDE #DEEBFF
tetradic
#FFDEEB #FBFFDE #DEFFF2 #E1DEFF
square
#FFDEEB #FBFFDE #DEFFF2 #E1DEFF
split-complementary
#FFDEEB #DEFFE1 #DEFBFF
monochromatic
#FF64A1 #FFA1C6 #FFDEEB #FFE0EC #FFE0EC

Accessibility & contrast

On white

1.24
#FFDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.90
#FFDEEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDEEB
16.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDEEB#FFFFFF#000000##000000
##FFDEEB1.001.2416.9016.90
#FFFFFF1.241.0021.0021.00
#00000016.9021.001.001.00
##00000016.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1E3EC
Deuteranopia (green-blind)
#E8E8EA
Tritanopia (blue-blind)
#FFDDE2
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #ffdeeb;
/* rgb */ color: rgb(255, 222, 235);
/* oklch */ color: oklch(93.2% 0.040 352.2);
Tailwind
colors: {
  custom: {
    50: '#ffe8f1',
    500: '#ffdeeb',
    950: '#000000',
  },
}
SCSS
$custom: #ffdeeb;
$custom-light: #ffe8f1;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdeeb",
  "rgb": {
    "r": 255,
    "g": 222,
    "b": 235
  },
  "hsl": {
    "h": 336.364,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.93152,
    "c": 0.04002,
    "h": 352.2
  },
  "luminance": 0.79501
}

Semantic roles & 50–950 ramp

primary
#FFDEEB
secondary
#95ECCA
accent
#E68B00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485

Preview Lab

Preview with #FFDEEB

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

Preview Lab → · Contrast checker → · Palette generator →

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