#FBEDDC#FBEDDC

#FBEDDC is a very light, muted orange. Relative luminance 0.862; OKLCH L 95.3% C 0.027 H 72.8°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).

Color values

HEX#FBEDDC
RGBrgb(251, 237, 220)
HSLhsl(33, 79%, 92%)
HSVhsv(33, 12%, 98%)
CMYKcmyk(0%, 5.6%, 12.4%, 1.6%)
CIE-LABlab(94.42, 1.95, 9.93)
CIE-LCHlch(94.42, 10.11, 78.89°)
OKLaboklab(95.26% 0.008 0.026)
OKLCHoklch(95.26% 0.027 72.8)
XYZxyz(82.9851, 86.2461, 79.9718)
Luminance0.8625 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FBEDDC #DCEAFB
analogous
#FBDEDC #FBEDDC #FAFBDC
triadic
#FBEDDC #DCFBED #EDDCFB
tetradic
#FBEDDC #DCFBDE #DCEAFB #FBDCFA
square
#FBEDDC #DCFBDE #DCEAFB #FBDCFA
split-complementary
#FBEDDC #DCFAFB #DEDCFB
monochromatic
#EEB56E #F5D1A5 #FBEDDC #FCF1E4 #FCF1E4

Accessibility & contrast

On white

1.15
#FBEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.25
#FBEDDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FBEDDC
18.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FBEDDC#FFFFFF#000000##000000
##FBEDDC1.001.1518.2518.25
#FFFFFF1.151.0021.0021.00
#00000018.2521.001.001.00
##00000018.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2EDDB
Deuteranopia (green-blind)
#F6F0DC
Tritanopia (blue-blind)
#FFE9E8
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #fbeddc;
/* rgb */ color: rgb(251, 237, 220);
/* oklch */ color: oklch(95.3% 0.027 72.8);
Tailwind
colors: {
  custom: {
    50: '#fcf2e6',
    500: '#fbeddc',
    950: '#000000',
  },
}
SCSS
$custom: #fbeddc;
$custom-light: #fcf2e6;
$custom-dark: #000000;
JSON
{
  "hex": "#fbeddc",
  "rgb": {
    "r": 251,
    "g": 237,
    "b": 220
  },
  "hsl": {
    "h": 32.903,
    "s": 79.487,
    "l": 92.353
  },
  "oklch": {
    "l": 0.95264,
    "c": 0.02717,
    "h": 72.8
  },
  "luminance": 0.86245
}

Semantic roles & 50–950 ramp

primary
#FBEDDC
secondary
#99BAE2
accent
#69DC0A
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584

Preview Lab

Preview with #FBEDDC

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

Preview Lab → · Contrast checker → · Palette generator →

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