#FFEDD9#FFEDD9

#FFEDD9 is a very light, muted orange. Relative luminance 0.868; OKLCH L 95.5% C 0.033 H 70.4°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).

Color values

HEX#FFEDD9
RGBrgb(255, 237, 217)
HSLhsl(32, 100%, 93%)
HSVhsv(32, 15%, 100%)
CMYKcmyk(0%, 7.1%, 14.9%, 0%)
CIE-LABlab(94.67, 2.89, 11.88)
CIE-LCHlch(94.67, 12.23, 76.33°)
OKLaboklab(95.52% 0.0111 0.031)
OKLCHoklch(95.52% 0.033 70.4)
XYZxyz(84.0479, 86.8396, 77.9664)
Luminance0.8684 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDD9 #D9EBFF
analogous
#FFDAD9 #FFEDD9 #FEFFD9
triadic
#FFEDD9 #D9FFED #EDD9FF
tetradic
#FFEDD9 #D9FFDA #D9EBFF #FFD9FE
square
#FFEDD9 #D9FFDA #D9EBFF #FFD9FE
split-complementary
#FFEDD9 #D9FEFF #DAD9FF
monochromatic
#FFB35F #FFD09C #FFEDD9 #FFF1E0 #FFF1E0

Accessibility & contrast

On white

1.14
#FFEDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.37
#FFEDD9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDD9
18.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDD9#FFFFFF#000000##000000
##FFEDD91.001.1418.3718.37
#FFFFFF1.141.0021.0021.00
#00000018.3721.001.001.00
##00000018.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4EDD8
Deuteranopia (green-blind)
#F8F1D9
Tritanopia (blue-blind)
#FFE9E7
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #ffedd9;
/* rgb */ color: rgb(255, 237, 217);
/* oklch */ color: oklch(95.5% 0.033 70.4);
Tailwind
colors: {
  custom: {
    50: '#fff2e4',
    500: '#ffedd9',
    950: '#000000',
  },
}
SCSS
$custom: #ffedd9;
$custom-light: #fff2e4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedd9",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 217
  },
  "hsl": {
    "h": 31.579,
    "s": 100,
    "l": 92.549
  },
  "oklch": {
    "l": 0.95518,
    "c": 0.0329,
    "h": 70.4
  },
  "luminance": 0.86838
}

Semantic roles & 50–950 ramp

primary
#FFEDD9
secondary
#91BCEC
accent
#6DE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFEDD9

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

Preview Lab → · Contrast checker → · Palette generator →

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