#FFEDD8#FFEDD8

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

Color values

HEX#FFEDD8
RGBrgb(255, 237, 216)
HSLhsl(32, 100%, 92%)
HSVhsv(32, 15%, 100%)
CMYKcmyk(0%, 7.1%, 15.3%, 0%)
CIE-LABlab(94.65, 2.74, 12.37)
CIE-LCHlch(94.65, 12.67, 77.52°)
OKLaboklab(95.49% 0.0107 0.0322)
OKLCHoklch(95.49% 0.034 71.7)
XYZxyz(83.9182, 86.7878, 77.2834)
Luminance0.8679 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDD8 #D8EAFF
analogous
#FFDAD8 #FFEDD8 #FDFFD8
triadic
#FFEDD8 #D8FFED #EDD8FF
tetradic
#FFEDD8 #D8FFDA #D8EAFF #FFD8FD
square
#FFEDD8 #D8FFDA #D8EAFF #FFD8FD
split-complementary
#FFEDD8 #D8FDFF #DAD8FF
monochromatic
#FFB55E #FFD19B #FFEDD8 #FFF1E0 #FFF1E0

Accessibility & contrast

On white

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

On black

18.36
#FFEDD8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDD8
18.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDD8#FFFFFF#000000##000000
##FFEDD81.001.1418.3618.36
#FFFFFF1.141.0021.0021.00
#00000018.3621.001.001.00
##00000018.3621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffedd8;
/* rgb */ color: rgb(255, 237, 216);
/* oklch */ color: oklch(95.5% 0.034 71.7);
Tailwind
colors: {
  custom: {
    50: '#fff2e4',
    500: '#ffedd8',
    950: '#000000',
  },
}
SCSS
$custom: #ffedd8;
$custom-light: #fff2e4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedd8",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 216
  },
  "hsl": {
    "h": 32.308,
    "s": 100,
    "l": 92.353
  },
  "oklch": {
    "l": 0.95493,
    "c": 0.03393,
    "h": 71.7
  },
  "luminance": 0.86786
}

Semantic roles & 50–950 ramp

primary
#FFEDD8
secondary
#90BAEB
accent
#6AE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFEDD8

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

Preview Lab → · Contrast checker → · Palette generator →

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