#FEEBDC#FEEBDC

#FEEBDC is a very light, muted orange. Relative luminance 0.857; OKLCH L 95.1% C 0.029 H 60.8°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).

Color values

HEX#FEEBDC
RGBrgb(254, 235, 220)
HSLhsl(26, 94%, 93%)
HSVhsv(26, 13%, 100%)
CMYKcmyk(0%, 7.5%, 13.4%, 0.4%)
CIE-LABlab(94.17, 4.02, 9.60)
CIE-LCHlch(94.17, 10.40, 67.27°)
OKLaboklab(95.12% 0.0141 0.0251)
OKLCHoklch(95.12% 0.029 60.8)
XYZxyz(83.4988, 85.6563, 79.8309)
Luminance0.8566 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEEBDC #DCEFFE
analogous
#FEDCDE #FEEBDC #FEFCDC
triadic
#FEEBDC #DCFEEB #EBDCFE
tetradic
#FEEBDC #DEFEDC #DCEFFE #FCDCFE
square
#FEEBDC #DEFEDC #DCEFFE #FCDCFE
split-complementary
#FEEBDC #DCFEFC #DCDEFE
monochromatic
#FBA765 #FCC9A0 #FEEBDC #FEEEE1 #FEEEE1

Accessibility & contrast

On white

1.16
#FEEBDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.13
#FEEBDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEEBDC
18.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEEBDC#FFFFFF#000000##000000
##FEEBDC1.001.1618.1318.13
#FFFFFF1.161.0021.0021.00
#00000018.1321.001.001.00
##00000018.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1ECDB
Deuteranopia (green-blind)
#F5F0DC
Tritanopia (blue-blind)
#FFE7E7
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #feebdc;
/* rgb */ color: rgb(254, 235, 220);
/* oklch */ color: oklch(95.1% 0.029 60.8);
Tailwind
colors: {
  custom: {
    50: '#fff1e6',
    500: '#feebdc',
    950: '#000000',
  },
}
SCSS
$custom: #feebdc;
$custom-light: #fff1e6;
$custom-dark: #000000;
JSON
{
  "hex": "#feebdc",
  "rgb": {
    "r": 254,
    "g": 235,
    "b": 220
  },
  "hsl": {
    "h": 26.471,
    "s": 94.444,
    "l": 92.941
  },
  "oklch": {
    "l": 0.95124,
    "c": 0.0288,
    "h": 60.8
  },
  "luminance": 0.85655
}

Semantic roles & 50–950 ramp

primary
#FEEBDC
secondary
#95C4E9
accent
#80E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584

Preview Lab

Preview with #FEEBDC

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

Preview Lab → · Contrast checker → · Palette generator →

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