#FEDEDE#FEDEDE

#FEDEDE is a very light, muted red. Relative luminance 0.786; OKLCH L 92.7% C 0.035 H 17.8°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).

Color values

HEX#FEDEDE
RGBrgb(254, 222, 222)
HSLhsl(0, 94%, 93%)
HSVhsv(0, 13%, 100%)
CMYKcmyk(0%, 12.6%, 12.6%, 0.4%)
CIE-LABlab(91.05, 11.02, 4.07)
CIE-LCHlch(91.05, 11.75, 20.25°)
OKLaboklab(92.7% 0.0338 0.0109)
OKLCHoklch(92.7% 0.036 17.8)
XYZxyz(80.1784, 78.5892, 80.0387)
Luminance0.7859 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDEDE #DEFEFE
analogous
#FEDEEE #FEDEDE #FEEEDE
triadic
#FEDEDE #DEFEDE #DEDEFE
tetradic
#FEDEDE #EEFEDE #DEFEFE #EEDEFE
square
#FEDEDE #EEFEDE #DEFEFE #EEDEFE
split-complementary
#FEDEDE #DEFEEE #DEEEFE
monochromatic
#FA6767 #FCA3A3 #FEDEDE #FEE1E1 #FEE1E1

Accessibility & contrast

On white

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

On black

16.72
#FEDEDE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDEDE
16.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDEDE#FFFFFF#000000##000000
##FEDEDE1.001.2616.7216.72
#FFFFFF1.261.0021.0021.00
#00000016.7221.001.001.00
##00000016.7221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fedede;
/* rgb */ color: rgb(254, 222, 222);
/* oklch */ color: oklch(92.7% 0.035 17.8);
Tailwind
colors: {
  custom: {
    50: '#ffe8e8',
    500: '#fedede',
    950: '#000000',
  },
}
SCSS
$custom: #fedede;
$custom-light: #ffe8e8;
$custom-dark: #000000;
JSON
{
  "hex": "#fedede",
  "rgb": {
    "r": 254,
    "g": 222,
    "b": 222
  },
  "hsl": {
    "h": 0,
    "s": 94.118,
    "l": 93.333
  },
  "oklch": {
    "l": 0.92701,
    "c": 0.0355,
    "h": 17.8
  },
  "luminance": 0.78587
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FEDEDE

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

Preview Lab → · Contrast checker → · Palette generator →

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