#FADEBC#FADEBC

#FADEBC is a very light, muted orange. Relative luminance 0.762; OKLCH L 91.5% C 0.054 H 72.4°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).

Color values

HEX#FADEBC
RGBrgb(250, 222, 188)
HSLhsl(33, 86%, 86%)
HSVhsv(33, 25%, 98%)
CMYKcmyk(0%, 11.2%, 24.8%, 2%)
CIE-LABlab(89.95, 4.57, 20.23)
CIE-LCHlch(89.95, 20.74, 77.26°)
OKLaboklab(91.51% 0.0164 0.0519)
OKLCHoklch(91.51% 0.054 72.4)
XYZxyz(74.6232, 76.1996, 58.3443)
Luminance0.7620 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FADEBC #BCD8FA
analogous
#FABFBC #FADEBC #F7FABC
triadic
#FADEBC #BCFADE #DEBCFA
tetradic
#FADEBC #BCFABF #BCD8FA #FABCF7
square
#FADEBC #BCFABF #BCD8FA #FABCF7
split-complementary
#FADEBC #BCF7FA #BFBCFA
monochromatic
#F1A64A #F6C283 #FADEBC #FDF1E3 #FDF1E3

Accessibility & contrast

On white

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

On black

16.24
#FADEBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FADEBC
16.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FADEBC#FFFFFF#000000##000000
##FADEBC1.001.2916.2416.24
#FFFFFF1.291.0021.0021.00
#00000016.2421.001.001.00
##00000016.2421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fadebc;
/* rgb */ color: rgb(250, 222, 188);
/* oklch */ color: oklch(91.5% 0.054 72.4);
Tailwind
colors: {
  custom: {
    50: '#fce8d0',
    500: '#fadebc',
    950: '#000000',
  },
}
SCSS
$custom: #fadebc;
$custom-light: #fce8d0;
$custom-dark: #000000;
JSON
{
  "hex": "#fadebc",
  "rgb": {
    "r": 250,
    "g": 222,
    "b": 188
  },
  "hsl": {
    "h": 32.903,
    "s": 86.111,
    "l": 85.882
  },
  "oklch": {
    "l": 0.91514,
    "c": 0.05438,
    "h": 72.4
  },
  "luminance": 0.76197
}

Semantic roles & 50–950 ramp

primary
#FADEBC
secondary
#7CA8DE
accent
#68E303
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483

Preview Lab

Preview with #FADEBC

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

Preview Lab → · Contrast checker → · Palette generator →

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