#FEDBD3#FEDBD3

#FEDBD3 is a very light, muted red. Relative luminance 0.764; OKLCH L 91.8% C 0.041 H 33.0°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).

Color values

HEX#FEDBD3
RGBrgb(254, 219, 211)
HSLhsl(11, 96%, 91%)
HSVhsv(11, 17%, 100%)
CMYKcmyk(0%, 13.8%, 16.9%, 0.4%)
CIE-LABlab(90.06, 10.88, 8.41)
CIE-LCHlch(90.06, 13.75, 37.73°)
OKLaboklab(91.85% 0.0341 0.0221)
OKLCHoklch(91.85% 0.041 33)
XYZxyz(77.9623, 76.4392, 72.2628)
Luminance0.7644 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDBD3 #D3F6FE
analogous
#FED3E0 #FEDBD3 #FEF0D3
triadic
#FEDBD3 #D3FEDB #DBD3FE
tetradic
#FEDBD3 #E0FED3 #D3F6FE #F0D3FE
square
#FEDBD3 #E0FED3 #D3F6FE #F0D3FE
split-complementary
#FEDBD3 #D3FEF0 #D3E0FE
monochromatic
#FB795B #FDAA97 #FEDBD3 #FEE7E1 #FEE7E1

Accessibility & contrast

On white

1.29
#FEDBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.29
#FEDBD3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDBD3
16.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDBD3#FFFFFF#000000##000000
##FEDBD31.001.2916.2916.29
#FFFFFF1.291.0021.0021.00
#00000016.2921.001.001.00
##00000016.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E2DFD2
Deuteranopia (green-blind)
#EAE5D3
Tritanopia (blue-blind)
#FFD7D9
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #fedbd3;
/* rgb */ color: rgb(254, 219, 211);
/* oklch */ color: oklch(91.8% 0.041 33.0);
Tailwind
colors: {
  custom: {
    50: '#ffe6e0',
    500: '#fedbd3',
    950: '#000000',
  },
}
SCSS
$custom: #fedbd3;
$custom-light: #ffe6e0;
$custom-dark: #000000;
JSON
{
  "hex": "#fedbd3",
  "rgb": {
    "r": 254,
    "g": 219,
    "b": 211
  },
  "hsl": {
    "h": 11.163,
    "s": 95.556,
    "l": 91.176
  },
  "oklch": {
    "l": 0.91846,
    "c": 0.04064,
    "h": 33
  },
  "luminance": 0.76437
}

Semantic roles & 50–950 ramp

primary
#FEDBD3
secondary
#8DD7E8
accent
#BBE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484

Preview Lab

Preview with #FEDBD3

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

Preview Lab → · Contrast checker → · Palette generator →

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