#FFEDC5#FFEDC5

#FFEDC5 is a very light, muted orange. Relative luminance 0.859; OKLCH L 95.1% C 0.055 H 86.6°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).

Color values

HEX#FFEDC5
RGBrgb(255, 237, 197)
HSLhsl(41, 100%, 89%)
HSVhsv(41, 23%, 100%)
CMYKcmyk(0%, 7.1%, 22.7%, 0%)
CIE-LABlab(94.25, -0.01, 21.61)
CIE-LCHlch(94.25, 21.61, 90.03°)
OKLaboklab(95.05% 0.0033 0.0553)
OKLCHoklch(95.05% 0.055 86.6)
XYZxyz(81.6024, 85.8614, 65.0868)
Luminance0.8586 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDC5 #C5D7FF
analogous
#FFD0C5 #FFEDC5 #F4FFC5
triadic
#FFEDC5 #C5FFED #EDC5FF
tetradic
#FFEDC5 #C5FFD0 #C5D7FF #FFC5F4
square
#FFEDC5 #C5FFD0 #C5D7FF #FFC5F4
split-complementary
#FFEDC5 #C5F4FF #D0C5FF
monochromatic
#FFC74B #FFDA88 #FFEDC5 #FFF6E0 #FFF6E0

Accessibility & contrast

On white

1.16
#FFEDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.17
#FFEDC5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDC5
18.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDC5#FFFFFF#000000##000000
##FFEDC51.001.1618.1718.17
#FFFFFF1.161.0021.0021.00
#00000018.1721.001.001.00
##00000018.1721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7ECC3
Deuteranopia (green-blind)
#FBF1C6
Tritanopia (blue-blind)
#FFE6E2
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #ffedc5;
/* rgb */ color: rgb(255, 237, 197);
/* oklch */ color: oklch(95.1% 0.055 86.6);
Tailwind
colors: {
  custom: {
    50: '#fff2d6',
    500: '#ffedc5',
    950: '#000000',
  },
}
SCSS
$custom: #ffedc5;
$custom-light: #fff2d6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedc5",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 197
  },
  "hsl": {
    "h": 41.379,
    "s": 100,
    "l": 88.627
  },
  "oklch": {
    "l": 0.95052,
    "c": 0.05543,
    "h": 86.6
  },
  "luminance": 0.8586
}

Semantic roles & 50–950 ramp

primary
#FFEDC5
secondary
#80A0E9
accent
#47E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFEDC5

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

Preview Lab → · Contrast checker → · Palette generator →

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