#FBDEBC#FBDEBC

#FBDEBC is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.6% C 0.055 H 71.5°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).

Color values

HEX#FBDEBC
RGBrgb(251, 222, 188)
HSLhsl(32, 89%, 86%)
HSVhsv(32, 25%, 98%)
CMYKcmyk(0%, 11.6%, 25.1%, 1.6%)
CIE-LABlab(90.04, 4.94, 20.36)
CIE-LCHlch(90.04, 20.95, 76.36°)
OKLaboklab(91.6% 0.0175 0.0522)
OKLCHoklch(91.6% 0.055 71.5)
XYZxyz(74.9826, 76.3849, 58.3611)
Luminance0.7638 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FBDEBC #BCD9FB
analogous
#FBBEBC #FBDEBC #F8FBBC
triadic
#FBDEBC #BCFBDE #DEBCFB
tetradic
#FBDEBC #BCFBBE #BCD9FB #FBBCF8
square
#FBDEBC #BCFBBE #BCD9FB #FBBCF8
split-complementary
#FBDEBC #BCF8FB #BEBCFB
monochromatic
#F4A548 #F8C282 #FBDEBC #FDF1E2 #FDF1E2

Accessibility & contrast

On white

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

On black

16.28
#FBDEBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FBDEBC
16.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FBDEBC#FFFFFF#000000##000000
##FBDEBC1.001.2916.2816.28
#FFFFFF1.291.0021.0021.00
#00000016.2821.001.001.00
##00000016.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E9DFBA
Deuteranopia (green-blind)
#F0E5BD
Tritanopia (blue-blind)
#FFD7D5
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #fbdebc;
/* rgb */ color: rgb(251, 222, 188);
/* oklch */ color: oklch(91.6% 0.055 71.5);
Tailwind
colors: {
  custom: {
    50: '#fde8d0',
    500: '#fbdebc',
    950: '#000000',
  },
}
SCSS
$custom: #fbdebc;
$custom-light: #fde8d0;
$custom-dark: #000000;
JSON
{
  "hex": "#fbdebc",
  "rgb": {
    "r": 251,
    "g": 222,
    "b": 188
  },
  "hsl": {
    "h": 32.381,
    "s": 88.732,
    "l": 86.078
  },
  "oklch": {
    "l": 0.91601,
    "c": 0.05503,
    "h": 71.5
  },
  "luminance": 0.76383
}

Semantic roles & 50–950 ramp

primary
#FBDEBC
secondary
#7BAAE0
accent
#6AE500
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FBDEBC

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

Preview Lab → · Contrast checker → · Palette generator →

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