#FFDEBC#FFDEBC

#FFDEBC is a very light, muted orange. Relative luminance 0.771; OKLCH L 92.0% C 0.058 H 67.8°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).

Color values

HEX#FFDEBC
RGBrgb(255, 222, 188)
HSLhsl(30, 100%, 87%)
HSVhsv(30, 26%, 100%)
CMYKcmyk(0%, 12.9%, 26.3%, 0%)
CIE-LABlab(90.38, 6.42, 20.90)
CIE-LCHlch(90.38, 21.86, 72.92°)
OKLaboklab(91.96% 0.0218 0.0535)
OKLCHoklch(91.96% 0.058 67.8)
XYZxyz(76.4391, 77.1359, 58.4294)
Luminance0.7713 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDEBC #BCDDFF
analogous
#FFBDBC #FFDEBC #FEFFBC
triadic
#FFDEBC #BCFFDE #DEBCFF
tetradic
#FFDEBC #BCFFBD #BCDDFF #FFBCFE
square
#FFDEBC #BCFFBD #BCDDFF #FFBCFE
split-complementary
#FFDEBC #BCFEFF #BDBCFF
monochromatic
#FFA242 #FFC07F #FFDEBC #FFF0E0 #FFF0E0

Accessibility & contrast

On white

1.28
#FFDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.43
#FFDEBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDEBC
16.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDEBC#FFFFFF#000000##000000
##FFDEBC1.001.2816.4316.43
#FFFFFF1.281.0021.0021.00
#00000016.4321.001.001.00
##00000016.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E9DFBA
Deuteranopia (green-blind)
#F1E6BD
Tritanopia (blue-blind)
#FFD6D5
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #ffdebc;
/* rgb */ color: rgb(255, 222, 188);
/* oklch */ color: oklch(92.0% 0.058 67.8);
Tailwind
colors: {
  custom: {
    50: '#ffe8d0',
    500: '#ffdebc',
    950: '#000000',
  },
}
SCSS
$custom: #ffdebc;
$custom-light: #ffe8d0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffdebc",
  "rgb": {
    "r": 255,
    "g": 222,
    "b": 188
  },
  "hsl": {
    "h": 30.448,
    "s": 100,
    "l": 86.863
  },
  "oklch": {
    "l": 0.91955,
    "c": 0.05776,
    "h": 67.8
  },
  "luminance": 0.77133
}

Semantic roles & 50–950 ramp

primary
#FFDEBC
secondary
#78AFE7
accent
#71E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FFDEBC

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

Preview Lab → · Contrast checker → · Palette generator →

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