#FEDCDD#FEDCDD

#FEDCDD is a very light, muted red. Relative luminance 0.775; OKLCH L 92.3% C 0.038 H 15.8°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).

Color values

HEX#FEDCDD
RGBrgb(254, 220, 221)
HSLhsl(358, 94%, 93%)
HSVhsv(358, 13%, 100%)
CMYKcmyk(0%, 13.4%, 13%, 0.4%)
CIE-LABlab(90.54, 11.90, 3.86)
CIE-LCHlch(90.54, 12.51, 17.96°)
OKLaboklab(92.3% 0.0364 0.0103)
OKLCHoklch(92.3% 0.038 15.8)
XYZxyz(79.5168, 77.4797, 79.1589)
Luminance0.7748 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDCDD #DCFEFD
analogous
#FEDCEE #FEDCDD #FEECDC
triadic
#FEDCDD #DDFEDC #DCDDFE
tetradic
#FEDCDD #EEFEDC #DCFEFD #ECDCFE
square
#FEDCDD #EEFEDC #DCFEFD #ECDCFE
split-complementary
#FEDCDD #DCFEEC #DCEEFE
monochromatic
#FB6569 #FCA0A3 #FEDCDD #FEE1E2 #FEE1E2

Accessibility & contrast

On white

1.27
#FEDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.50
#FEDCDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDCDD
16.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDCDD#FFFFFF#000000##000000
##FEDCDD1.001.2716.5016.50
#FFFFFF1.271.0021.0021.00
#00000016.5021.001.001.00
##00000016.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#E9E6DD
Tritanopia (blue-blind)
#FFD9DC
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #fedcdd;
/* rgb */ color: rgb(254, 220, 221);
/* oklch */ color: oklch(92.3% 0.038 15.8);
Tailwind
colors: {
  custom: {
    50: '#ffe6e7',
    500: '#fedcdd',
    950: '#000000',
  },
}
SCSS
$custom: #fedcdd;
$custom-light: #ffe6e7;
$custom-dark: #000000;
JSON
{
  "hex": "#fedcdd",
  "rgb": {
    "r": 254,
    "g": 220,
    "b": 221
  },
  "hsl": {
    "h": 358.235,
    "s": 94.444,
    "l": 92.941
  },
  "oklch": {
    "l": 0.92298,
    "c": 0.03782,
    "h": 15.8
  },
  "luminance": 0.77478
}

Semantic roles & 50–950 ramp

primary
#FEDCDD
secondary
#95E9E7
accent
#E6DF00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484

Preview Lab

Preview with #FEDCDD

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

Preview Lab → · Contrast checker → · Palette generator →

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