#FFEDD0#FFEDD0

#FFEDD0 is a very light, muted orange. Relative luminance 0.864; OKLCH L 95.3% C 0.043 H 79.8°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).

Color values

HEX#FFEDD0
RGBrgb(255, 237, 208)
HSLhsl(37, 100%, 91%)
HSVhsv(37, 18%, 100%)
CMYKcmyk(0%, 7.1%, 18.4%, 0%)
CIE-LABlab(94.48, 1.55, 16.26)
CIE-LCHlch(94.48, 16.33, 84.56°)
OKLaboklab(95.3% 0.0076 0.042)
OKLCHoklch(95.3% 0.043 79.8)
XYZxyz(82.9090, 86.3841, 71.9686)
Luminance0.8638 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDD0 #D0E2FF
analogous
#FFD5D0 #FFEDD0 #FAFFD0
triadic
#FFEDD0 #D0FFED #EDD0FF
tetradic
#FFEDD0 #D0FFD5 #D0E2FF #FFD0FA
square
#FFEDD0 #D0FFD5 #D0E2FF #FFD0FA
split-complementary
#FFEDD0 #D0FAFF #D5D0FF
monochromatic
#FFBE56 #FFD693 #FFEDD0 #FFF3E0 #FFF3E0

Accessibility & contrast

On white

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

On black

18.28
#FFEDD0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDD0
18.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDD0#FFFFFF#000000##000000
##FFEDD01.001.1518.2818.28
#FFFFFF1.151.0021.0021.00
#00000018.2821.001.001.00
##00000018.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5EDCE
Deuteranopia (green-blind)
#FAF1D1
Tritanopia (blue-blind)
#FFE7E5
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #ffedd0;
/* rgb */ color: rgb(255, 237, 208);
/* oklch */ color: oklch(95.3% 0.043 79.8);
Tailwind
colors: {
  custom: {
    50: '#fff2de',
    500: '#ffedd0',
    950: '#000000',
  },
}
SCSS
$custom: #ffedd0;
$custom-light: #fff2de;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedd0",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 208
  },
  "hsl": {
    "h": 37.021,
    "s": 100,
    "l": 90.784
  },
  "oklch": {
    "l": 0.95302,
    "c": 0.04271,
    "h": 79.8
  },
  "luminance": 0.86382
}

Semantic roles & 50–950 ramp

primary
#FFEDD0
secondary
#89AEEA
accent
#58E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFEDD0

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

Preview Lab → · Contrast checker → · Palette generator →

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