#FFDEDC#FFDEDC

#FFDEDC is a very light, muted red. Relative luminance 0.787; OKLCH L 92.7% C 0.037 H 22.0°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).

Color values

HEX#FFDEDC
RGBrgb(255, 222, 220)
HSLhsl(3, 100%, 93%)
HSVhsv(3, 14%, 100%)
CMYKcmyk(0%, 12.9%, 13.7%, 0%)
CIE-LABlab(91.09, 11.06, 5.18)
CIE-LCHlch(91.09, 12.21, 25.10°)
OKLaboklab(92.74% 0.0341 0.0138)
OKLCHoklch(92.74% 0.037 22)
XYZxyz(80.2790, 78.6719, 78.6525)
Luminance0.7867 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDEDC #DCFDFF
analogous
#FFDCEB #FFDEDC #FFEFDC
triadic
#FFDEDC #DCFFDE #DEDCFF
tetradic
#FFDEDC #EBFFDC #DCFDFF #EFDCFF
square
#FFDEDC #EBFFDC #DCFDFF #EFDCFF
split-complementary
#FFDEDC #DCFFEF #DCEBFF
monochromatic
#FF6B62 #FFA49F #FFDEDC #FFE2E0 #FFE2E0

Accessibility & contrast

On white

1.25
#FFDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.73
#FFDEDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDEDC
16.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDEDC#FFFFFF#000000##000000
##FFDEDC1.001.2516.7316.73
#FFFFFF1.251.0021.0021.00
#00000016.7321.001.001.00
##00000016.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E4E2DC
Deuteranopia (green-blind)
#EBE8DC
Tritanopia (blue-blind)
#FFDBDE
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #ffdedc;
/* rgb */ color: rgb(255, 222, 220);
/* oklch */ color: oklch(92.7% 0.037 22.0);
Tailwind
colors: {
  custom: {
    50: '#ffe8e6',
    500: '#ffdedc',
    950: '#000000',
  },
}
SCSS
$custom: #ffdedc;
$custom-light: #ffe8e6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdedc",
  "rgb": {
    "r": 255,
    "g": 222,
    "b": 220
  },
  "hsl": {
    "h": 3.429,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.92735,
    "c": 0.03679,
    "h": 22
  },
  "luminance": 0.7867
}

Semantic roles & 50–950 ramp

primary
#FFDEDC
secondary
#93E7EC
accent
#D8E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484

Preview Lab

Preview with #FFDEDC

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

Preview Lab → · Contrast checker → · Palette generator →

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