#FFEBDC#FFEBDC

#FFEBDC is a very light, muted orange. Relative luminance 0.858; OKLCH L 95.2% C 0.030 H 59.3°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).

Color values

HEX#FFEBDC
RGBrgb(255, 235, 220)
HSLhsl(26, 100%, 93%)
HSVhsv(26, 14%, 100%)
CMYKcmyk(0%, 7.8%, 13.7%, 0%)
CIE-LABlab(94.25, 4.37, 9.72)
CIE-LCHlch(94.25, 10.66, 65.80°)
OKLaboklab(95.21% 0.0151 0.0255)
OKLCHoklch(95.21% 0.03 59.3)
XYZxyz(83.8658, 85.8455, 79.8481)
Luminance0.8584 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEBDC #DCF0FF
analogous
#FFDCDE #FFEBDC #FFFCDC
triadic
#FFEBDC #DCFFEB #EBDCFF
tetradic
#FFEBDC #DEFFDC #DCF0FF #FCDCFF
square
#FFEBDC #DEFFDC #DCF0FF #FCDCFF
split-complementary
#FFEBDC #DCFFFC #DCDEFF
monochromatic
#FFA562 #FFC89F #FFEBDC #FFEEE0 #FFEEE0

Accessibility & contrast

On white

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

On black

18.17
#FFEBDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEBDC
18.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEBDC#FFFFFF#000000##000000
##FFEBDC1.001.1618.1718.17
#FFFFFF1.161.0021.0021.00
#00000018.1721.001.001.00
##00000018.1721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffebdc;
/* rgb */ color: rgb(255, 235, 220);
/* oklch */ color: oklch(95.2% 0.030 59.3);
Tailwind
colors: {
  custom: {
    50: '#fff1e6',
    500: '#ffebdc',
    950: '#000000',
  },
}
SCSS
$custom: #ffebdc;
$custom-light: #fff1e6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffebdc",
  "rgb": {
    "r": 255,
    "g": 235,
    "b": 220
  },
  "hsl": {
    "h": 25.714,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.95207,
    "c": 0.02961,
    "h": 59.3
  },
  "luminance": 0.85844
}

Semantic roles & 50–950 ramp

primary
#FFEBDC
secondary
#93C6EC
accent
#83E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584

Preview Lab

Preview with #FFEBDC

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

Preview Lab → · Contrast checker → · Palette generator →

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