#FEDFDF#FEDFDF

#FEDFDF is a very light, muted red. Relative luminance 0.792; OKLCH L 92.9% C 0.034 H 17.8°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).

Color values

HEX#FEDFDF
RGBrgb(254, 223, 223)
HSLhsl(0, 94%, 94%)
HSVhsv(0, 12%, 100%)
CMYKcmyk(0%, 12.2%, 12.2%, 0.4%)
CIE-LABlab(91.31, 10.66, 3.93)
CIE-LCHlch(91.31, 11.36, 20.22°)
OKLaboklab(92.92% 0.0327 0.0105)
OKLCHoklch(92.92% 0.034 17.8)
XYZxyz(80.5792, 79.1757, 80.8354)
Luminance0.7917 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDFDF #DFFEFE
analogous
#FEDFEE #FEDFDF #FEEEDF
triadic
#FEDFDF #DFFEDF #DFDFFE
tetradic
#FEDFDF #EEFEDF #DFFEFE #EEDFFE
square
#FEDFDF #EEFEDF #DFFEFE #EEDFFE
split-complementary
#FEDFDF #DFFEEE #DFEEFE
monochromatic
#FA6868 #FCA4A4 #FEDFDF #FEE1E1 #FEE1E1

Accessibility & contrast

On white

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

On black

16.83
#FEDFDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDFDF
16.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDFDF#FFFFFF#000000##000000
##FEDFDF1.001.2516.8316.83
#FFFFFF1.251.0021.0021.00
#00000016.8321.001.001.00
##00000016.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E4E3DF
Deuteranopia (green-blind)
#EBE8DF
Tritanopia (blue-blind)
#FFDCDF
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #fedfdf;
/* rgb */ color: rgb(254, 223, 223);
/* oklch */ color: oklch(92.9% 0.034 17.8);
Tailwind
colors: {
  custom: {
    50: '#ffe9e9',
    500: '#fedfdf',
    950: '#000000',
  },
}
SCSS
$custom: #fedfdf;
$custom-light: #ffe9e9;
$custom-dark: #000000;
JSON
{
  "hex": "#fedfdf",
  "rgb": {
    "r": 254,
    "g": 223,
    "b": 223
  },
  "hsl": {
    "h": 0,
    "s": 93.939,
    "l": 93.529
  },
  "oklch": {
    "l": 0.92917,
    "c": 0.03435,
    "h": 17.8
  },
  "luminance": 0.79174
}

Semantic roles & 50–950 ramp

primary
#FEDFDF
secondary
#98EAEA
accent
#E5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484

Preview Lab

Preview with #FEDFDF

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

Preview Lab → · Contrast checker → · Palette generator →

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