#FEDDDF#FEDDDF

#FEDDDF is a very light, muted red. Relative luminance 0.781; OKLCH L 92.5% C 0.037 H 13.7°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).

Color values

HEX#FEDDDF
RGBrgb(254, 221, 223)
HSLhsl(356, 94%, 93%)
HSVhsv(356, 13%, 100%)
CMYKcmyk(0%, 13%, 12.2%, 0.4%)
CIE-LABlab(90.83, 11.70, 3.23)
CIE-LCHlch(90.83, 12.14, 15.43°)
OKLaboklab(92.54% 0.0357 0.0087)
OKLCHoklch(92.54% 0.037 13.7)
XYZxyz(80.0480, 78.1134, 80.6584)
Luminance0.7811 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDDDF #DDFEFC
analogous
#FEDDEF #FEDDDF #FEEBDD
triadic
#FEDDDF #DFFEDD #DDDFFE
tetradic
#FEDDDF #EFFEDD #DDFEFC #EBDDFE
square
#FEDDDF #EFFEDD #DDFEFC #EBDDFE
split-complementary
#FEDDDF #DDFEEB #DDEFFE
monochromatic
#FB666F #FCA2A7 #FEDDDF #FEE1E3 #FEE1E3

Accessibility & contrast

On white

1.26
#FEDDDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.62
#FEDDDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDDDF
16.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDDDF#FFFFFF#000000##000000
##FEDDDF1.001.2616.6216.62
#FFFFFF1.261.0021.0021.00
#00000016.6221.001.001.00
##00000016.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E2E1DF
Deuteranopia (green-blind)
#E9E7DF
Tritanopia (blue-blind)
#FFDADE
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #fedddf;
/* rgb */ color: rgb(254, 221, 223);
/* oklch */ color: oklch(92.5% 0.037 13.7);
Tailwind
colors: {
  custom: {
    50: '#ffe7e9',
    500: '#fedddf',
    950: '#000000',
  },
}
SCSS
$custom: #fedddf;
$custom-light: #ffe7e9;
$custom-dark: #000000;
JSON
{
  "hex": "#fedddf",
  "rgb": {
    "r": 254,
    "g": 221,
    "b": 223
  },
  "hsl": {
    "h": 356.364,
    "s": 94.286,
    "l": 93.137
  },
  "oklch": {
    "l": 0.9254,
    "c": 0.03669,
    "h": 13.7
  },
  "luminance": 0.78111
}

Semantic roles & 50–950 ramp

primary
#FEDDDF
secondary
#96E9E4
accent
#E6D800
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484

Preview Lab

Preview with #FEDDDF

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

Preview Lab → · Contrast checker → · Palette generator →

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