#FFEDD4#FFEDD4

#FFEDD4 is a very light, muted orange. Relative luminance 0.866; OKLCH L 95.4% C 0.038 H 76.2°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).

Color values

HEX#FFEDD4
RGBrgb(255, 237, 212)
HSLhsl(35, 100%, 92%)
HSVhsv(35, 17%, 100%)
CMYKcmyk(0%, 7.1%, 16.9%, 0%)
CIE-LABlab(94.56, 2.14, 14.31)
CIE-LCHlch(94.56, 14.47, 81.51°)
OKLaboklab(95.4% 0.0091 0.0372)
OKLCHoklch(95.4% 0.038 76.2)
XYZxyz(83.4074, 86.5834, 74.5931)
Luminance0.8658 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDD4 #D4E6FF
analogous
#FFD8D4 #FFEDD4 #FBFFD4
triadic
#FFEDD4 #D4FFED #EDD4FF
tetradic
#FFEDD4 #D4FFD8 #D4E6FF #FFD4FB
square
#FFEDD4 #D4FFD8 #D4E6FF #FFD4FB
split-complementary
#FFEDD4 #D4FBFF #D8D4FF
monochromatic
#FFBA5A #FFD397 #FFEDD4 #FFF2E0 #FFF2E0

Accessibility & contrast

On white

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

On black

18.32
#FFEDD4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDD4
18.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDD4#FFFFFF#000000##000000
##FFEDD41.001.1518.3218.32
#FFFFFF1.151.0021.0021.00
#00000018.3221.001.001.00
##00000018.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4EDD3
Deuteranopia (green-blind)
#F9F1D5
Tritanopia (blue-blind)
#FFE8E6
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #ffedd4;
/* rgb */ color: rgb(255, 237, 212);
/* oklch */ color: oklch(95.4% 0.038 76.2);
Tailwind
colors: {
  custom: {
    50: '#fff2e1',
    500: '#ffedd4',
    950: '#000000',
  },
}
SCSS
$custom: #ffedd4;
$custom-light: #fff2e1;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedd4",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 212
  },
  "hsl": {
    "h": 34.884,
    "s": 100,
    "l": 91.569
  },
  "oklch": {
    "l": 0.95396,
    "c": 0.03825,
    "h": 76.2
  },
  "luminance": 0.86582
}

Semantic roles & 50–950 ramp

primary
#FFEDD4
secondary
#8CB4EB
accent
#60E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFEDD4

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

Preview Lab → · Contrast checker → · Palette generator →

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