#FFEDCB#FFEDCB

#FFEDCB is a very light, muted orange. Relative luminance 0.861; OKLCH L 95.2% C 0.048 H 83.4°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).

Color values

HEX#FFEDCB
RGBrgb(255, 237, 203)
HSLhsl(39, 100%, 90%)
HSVhsv(39, 20%, 100%)
CMYKcmyk(0%, 7.1%, 20.4%, 0%)
CIE-LABlab(94.37, 0.83, 18.69)
CIE-LCHlch(94.37, 18.71, 87.46°)
OKLaboklab(95.19% 0.0056 0.0481)
OKLCHoklch(95.19% 0.048 83.4)
XYZxyz(82.3036, 86.1419, 68.7798)
Luminance0.8614 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDCB #CBDDFF
analogous
#FFD3CB #FFEDCB #F7FFCB
triadic
#FFEDCB #CBFFED #EDCBFF
tetradic
#FFEDCB #CBFFD3 #CBDDFF #FFCBF7
square
#FFEDCB #CBFFD3 #CBDDFF #FFCBF7
split-complementary
#FFEDCB #CBF7FF #D3CBFF
monochromatic
#FFC351 #FFD88E #FFEDCB #FFF4E0 #FFF4E0

Accessibility & contrast

On white

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

On black

18.23
#FFEDCB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDCB
18.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDCB#FFFFFF#000000##000000
##FFEDCB1.001.1518.2318.23
#FFFFFF1.151.0021.0021.00
#00000018.2321.001.001.00
##00000018.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6ECC9
Deuteranopia (green-blind)
#FAF1CC
Tritanopia (blue-blind)
#FFE7E3
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #ffedcb;
/* rgb */ color: rgb(255, 237, 203);
/* oklch */ color: oklch(95.2% 0.048 83.4);
Tailwind
colors: {
  custom: {
    50: '#fff2db',
    500: '#ffedcb',
    950: '#000000',
  },
}
SCSS
$custom: #ffedcb;
$custom-light: #fff2db;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedcb",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 203
  },
  "hsl": {
    "h": 39.231,
    "s": 100,
    "l": 89.804
  },
  "oklch": {
    "l": 0.95186,
    "c": 0.04845,
    "h": 83.4
  },
  "luminance": 0.8614
}

Semantic roles & 50–950 ramp

primary
#FFEDCB
secondary
#85A8E9
accent
#4FE600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181715
muted
#868584

Preview Lab

Preview with #FFEDCB

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

Preview Lab → · Contrast checker → · Palette generator →

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