#FDEFED#FDEFED

#FDEFED is a very light, near-neutral red. Relative luminance 0.887; OKLCH L 96.3% C 0.015 H 27.3°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).

Color values

HEX#FDEFED
RGBrgb(253, 239, 237)
HSLhsl(8, 80%, 96%)
HSVhsv(8, 6%, 99%)
CMYKcmyk(0%, 5.5%, 6.3%, 0.8%)
CIE-LABlab(95.47, 4.37, 2.65)
CIE-LCHlch(95.47, 5.11, 31.26°)
OKLaboklab(96.26% 0.0137 0.0071)
OKLCHoklch(96.26% 0.015 27.3)
XYZxyz(86.6588, 88.7310, 92.6659)
Luminance0.8873 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDEFED #EDFBFD
analogous
#FDEDF3 #FDEFED #FDF7ED
triadic
#FDEFED #EDFDEF #EFEDFD
tetradic
#FDEFED #F3FDED #EDFBFD #F7EDFD
square
#FDEFED #F3FDED #EDFBFD #F7EDFD
split-complementary
#FDEFED #EDFDF7 #EDF3FD
monochromatic
#F18D7F #F7BEB6 #FCE7E3 #FCE7E3 #FCE7E3

Accessibility & contrast

On white

1.12
#FDEFED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.75
#FDEFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDEFED
18.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDEFED#FFFFFF#000000##000000
##FDEFED1.001.1218.7518.75
#FFFFFF1.121.0021.0021.00
#00000018.7521.001.001.00
##00000018.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F0ED
Deuteranopia (green-blind)
#F5F3ED
Tritanopia (blue-blind)
#FFEEEE
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #fdefed;
/* rgb */ color: rgb(253, 239, 237);
/* oklch */ color: oklch(96.3% 0.015 27.3);
Tailwind
colors: {
  custom: {
    50: '#fef4f2',
    500: '#fdefed',
    950: '#000000',
  },
}
SCSS
$custom: #fdefed;
$custom-light: #fef4f2;
$custom-dark: #000000;
JSON
{
  "hex": "#fdefed",
  "rgb": {
    "r": 253,
    "g": 239,
    "b": 237
  },
  "hsl": {
    "h": 7.5,
    "s": 80,
    "l": 96.078
  },
  "oklch": {
    "l": 0.96259,
    "c": 0.01543,
    "h": 27.3
  },
  "luminance": 0.8873
}

Semantic roles & 50–950 ramp

primary
#FDEFED
secondary
#A8DFE6
accent
#C2DC09
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #FDEFED

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

Preview Lab → · Contrast checker → · Palette generator →

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