#FDEBED#FDEBED

#FDEBED is a very light, near-neutral red. Relative luminance 0.864; OKLCH L 95.5% C 0.020 H 9.8°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).

Color values

HEX#FDEBED
RGBrgb(253, 235, 237)
HSLhsl(353, 82%, 96%)
HSVhsv(353, 7%, 99%)
CMYKcmyk(0%, 7.1%, 6.3%, 0.8%)
CIE-LABlab(94.49, 6.42, 1.23)
CIE-LCHlch(94.49, 6.54, 10.85°)
OKLaboklab(95.49% 0.0194 0.0034)
OKLCHoklch(95.49% 0.02 9.8)
XYZxyz(85.5007, 86.4148, 92.2799)
Luminance0.8641 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDEBED #EBFDFB
analogous
#FDEBF6 #FDEBED #FDF2EB
triadic
#FDEBED #EDFDEB #EBEDFD
tetradic
#FDEBED #F6FDEB #EBFDFB #F2EBFD
square
#FDEBED #F6FDEB #EBFDFB #F2EBFD
split-complementary
#FDEBED #EBFDF2 #EBF6FD
monochromatic
#F27C89 #F7B3BB #FCE3E6 #FCE3E6 #FCE3E6

Accessibility & contrast

On white

1.15
#FDEBED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.28
#FDEBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDEBED
18.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDEBED#FFFFFF#000000##000000
##FDEBED1.001.1518.2818.28
#FFFFFF1.151.0021.0021.00
#00000018.2821.001.001.00
##00000018.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDEDED
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#FFEAEC
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #fdebed;
/* rgb */ color: rgb(253, 235, 237);
/* oklch */ color: oklch(95.5% 0.020 9.8);
Tailwind
colors: {
  custom: {
    50: '#fef1f2',
    500: '#fdebed',
    950: '#000000',
  },
}
SCSS
$custom: #fdebed;
$custom-light: #fef1f2;
$custom-dark: #000000;
JSON
{
  "hex": "#fdebed",
  "rgb": {
    "r": 253,
    "g": 235,
    "b": 237
  },
  "hsl": {
    "h": 353.333,
    "s": 81.818,
    "l": 95.686
  },
  "oklch": {
    "l": 0.95493,
    "c": 0.01973,
    "h": 9.8
  },
  "luminance": 0.86414
}

Semantic roles & 50–950 ramp

primary
#FDEBED
secondary
#A6E7DF
accent
#DEC607
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585

Preview Lab

Preview with #FDEBED

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

Preview Lab → · Contrast checker → · Palette generator →

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