#FEDCDF#FEDCDF

#FEDCDF is a very light, muted red. Relative luminance 0.776; OKLCH L 92.4% C 0.038 H 11.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).

Color values

HEX#FEDCDF
RGBrgb(254, 220, 223)
HSLhsl(355, 94%, 93%)
HSVhsv(355, 13%, 100%)
CMYKcmyk(0%, 13.4%, 12.2%, 0.4%)
CIE-LABlab(90.59, 12.22, 2.88)
CIE-LCHlch(90.59, 12.55, 13.26°)
OKLaboklab(92.35% 0.0371 0.0078)
OKLCHoklch(92.35% 0.038 11.8)
XYZxyz(79.7848, 77.5869, 80.5706)
Luminance0.7759 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDCDF #DCFEFB
analogous
#FEDCF0 #FEDCDF #FEEADC
triadic
#FEDCDF #DFFEDC #DCDFFE
tetradic
#FEDCDF #F0FEDC #DCFEFB #EADCFE
square
#FEDCDF #F0FEDC #DCFEFB #EADCFE
split-complementary
#FEDCDF #DCFEEA #DCF0FE
monochromatic
#FB6572 #FCA0A9 #FEDCDF #FEE1E4 #FEE1E4

Accessibility & contrast

On white

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

On black

16.52
#FEDCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDCDF
16.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDCDF#FFFFFF#000000##000000
##FEDCDF1.001.2716.5216.52
#FFFFFF1.271.0021.0021.00
#00000016.5221.001.001.00
##00000016.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1E1DF
Deuteranopia (green-blind)
#E9E6DE
Tritanopia (blue-blind)
#FFD9DD
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #fedcdf;
/* rgb */ color: rgb(254, 220, 223);
/* oklch */ color: oklch(92.4% 0.038 11.8);
Tailwind
colors: {
  custom: {
    50: '#ffe6e9',
    500: '#fedcdf',
    950: '#000000',
  },
}
SCSS
$custom: #fedcdf;
$custom-light: #ffe6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#fedcdf",
  "rgb": {
    "r": 254,
    "g": 220,
    "b": 223
  },
  "hsl": {
    "h": 354.706,
    "s": 94.444,
    "l": 92.941
  },
  "oklch": {
    "l": 0.92353,
    "c": 0.03792,
    "h": 11.8
  },
  "luminance": 0.77585
}

Semantic roles & 50–950 ramp

primary
#FEDCDF
secondary
#95E9E2
accent
#E6D100
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484

Preview Lab

Preview with #FEDCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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