#FFEDDC#FFEDDC

#FFEDDC is a very light, muted orange. Relative luminance 0.870; OKLCH L 95.6% C 0.030 H 65.8°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).

Color values

HEX#FFEDDC
RGBrgb(255, 237, 220)
HSLhsl(29, 100%, 93%)
HSVhsv(29, 14%, 100%)
CMYKcmyk(0%, 7.1%, 13.7%, 0%)
CIE-LABlab(94.74, 3.35, 10.43)
CIE-LCHlch(94.74, 10.95, 72.18°)
OKLaboklab(95.59% 0.0122 0.0273)
OKLCHoklch(95.59% 0.03 65.8)
XYZxyz(84.4416, 86.9971, 80.0401)
Luminance0.8700 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDDC #DCEEFF
analogous
#FFDCDC #FFEDDC #FFFFDC
triadic
#FFEDDC #DCFFED #EDDCFF
tetradic
#FFEDDC #DCFFDC #DCEEFF #FFDCFF
square
#FFEDDC #DCFFDC #DCEEFF #FFDCFF
split-complementary
#FFEDDC #DCFFFF #DCDCFF
monochromatic
#FFAE62 #FFCE9F #FFEDDC #FFEFE0 #FFEFE0

Accessibility & contrast

On white

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

On black

18.40
#FFEDDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDDC
18.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDDC#FFFFFF#000000##000000
##FFEDDC1.001.1418.4018.40
#FFFFFF1.141.0021.0021.00
#00000018.4021.001.001.00
##00000018.4021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3EEDB
Deuteranopia (green-blind)
#F7F1DC
Tritanopia (blue-blind)
#FFE9E8
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #ffeddc;
/* rgb */ color: rgb(255, 237, 220);
/* oklch */ color: oklch(95.6% 0.030 65.8);
Tailwind
colors: {
  custom: {
    50: '#fff2e6',
    500: '#ffeddc',
    950: '#000000',
  },
}
SCSS
$custom: #ffeddc;
$custom-light: #fff2e6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeddc",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 220
  },
  "hsl": {
    "h": 29.143,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.95592,
    "c": 0.02986,
    "h": 65.8
  },
  "luminance": 0.86996
}

Semantic roles & 50–950 ramp

primary
#FFEDDC
secondary
#93C1EC
accent
#76E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFEDDC

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

Preview Lab → · Contrast checker → · Palette generator →

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