#FEDBBD#FEDBBD

#FEDBBD is a very light, muted orange. Relative luminance 0.754; OKLCH L 91.3% C 0.056 H 62.7°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).

Color values

HEX#FEDBBD
RGBrgb(254, 219, 189)
HSLhsl(28, 97%, 87%)
HSVhsv(28, 26%, 100%)
CMYKcmyk(0%, 13.8%, 25.6%, 0.4%)
CIE-LABlab(89.58, 7.73, 19.25)
CIE-LCHlch(89.58, 20.74, 68.12°)
OKLaboklab(91.32% 0.0256 0.0494)
OKLCHoklch(91.32% 0.056 62.7)
XYZxyz(75.3906, 75.4106, 58.7187)
Luminance0.7541 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDBBD #BDE0FE
analogous
#FEBDC0 #FEDBBD #FEFBBD
triadic
#FEDBBD #BDFEDB #DBBDFE
tetradic
#FEDBBD #C0FEBD #BDE0FE #FBBDFE
square
#FEDBBD #C0FEBD #BDE0FE #FBBDFE
split-complementary
#FEDBBD #BDFEFB #BDC0FE
monochromatic
#FC9944 #FDBA81 #FEDBBD #FFEFE1 #FFEFE1

Accessibility & contrast

On white

1.31
#FEDBBD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.08
#FEDBBD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDBBD
16.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDBBD#FFFFFF#000000##000000
##FEDBBD1.001.3116.0816.08
#FFFFFF1.311.0021.0021.00
#00000016.0821.001.001.00
##00000016.0821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6DDBB
Deuteranopia (green-blind)
#EEE4BD
Tritanopia (blue-blind)
#FFD4D3
Achromatopsia (no color)
#E1E1E1

Design tokens & code

CSS
--color: #fedbbd;
/* rgb */ color: rgb(254, 219, 189);
/* oklch */ color: oklch(91.3% 0.056 62.7);
Tailwind
colors: {
  custom: {
    50: '#ffe6d1',
    500: '#fedbbd',
    950: '#000000',
  },
}
SCSS
$custom: #fedbbd;
$custom-light: #ffe6d1;
$custom-dark: #000000;
JSON
{
  "hex": "#fedbbd",
  "rgb": {
    "r": 254,
    "g": 219,
    "b": 189
  },
  "hsl": {
    "h": 27.692,
    "s": 97.015,
    "l": 86.863
  },
  "oklch": {
    "l": 0.91315,
    "c": 0.05566,
    "h": 62.7
  },
  "luminance": 0.75408
}

Semantic roles & 50–950 ramp

primary
#FEDBBD
secondary
#7AB4E6
accent
#7CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483

Preview Lab

Preview with #FEDBBD

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

Preview Lab → · Contrast checker → · Palette generator →

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