#FFEDD3#FFEDD3

#FFEDD3 is a very light, muted orange. Relative luminance 0.865; OKLCH L 95.4% C 0.039 H 77.2°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).

Color values

HEX#FFEDD3
RGBrgb(255, 237, 211)
HSLhsl(35, 100%, 91%)
HSVhsv(35, 17%, 100%)
CMYKcmyk(0%, 7.1%, 17.3%, 0%)
CIE-LABlab(94.54, 1.99, 14.80)
CIE-LCHlch(94.54, 14.93, 82.34°)
OKLaboklab(95.37% 0.0087 0.0384)
OKLCHoklch(95.37% 0.039 77.2)
XYZxyz(83.2816, 86.5331, 73.9308)
Luminance0.8653 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDD3 #D3E5FF
analogous
#FFD7D3 #FFEDD3 #FBFFD3
triadic
#FFEDD3 #D3FFED #EDD3FF
tetradic
#FFEDD3 #D3FFD7 #D3E5FF #FFD3FB
square
#FFEDD3 #D3FFD7 #D3E5FF #FFD3FB
split-complementary
#FFEDD3 #D3FBFF #D7D3FF
monochromatic
#FFBB59 #FFD496 #FFEDD3 #FFF2E0 #FFF2E0

Accessibility & contrast

On white

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

On black

18.31
#FFEDD3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDD3
18.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDD3#FFFFFF#000000##000000
##FFEDD31.001.1518.3118.31
#FFFFFF1.151.0021.0021.00
#00000018.3121.001.001.00
##00000018.3121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffedd3;
/* rgb */ color: rgb(255, 237, 211);
/* oklch */ color: oklch(95.4% 0.039 77.2);
Tailwind
colors: {
  custom: {
    50: '#fff2e0',
    500: '#ffedd3',
    950: '#000000',
  },
}
SCSS
$custom: #ffedd3;
$custom-light: #fff2e0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedd3",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 211
  },
  "hsl": {
    "h": 35.455,
    "s": 100,
    "l": 91.373
  },
  "oklch": {
    "l": 0.95372,
    "c": 0.03935,
    "h": 77.2
  },
  "luminance": 0.86532
}

Semantic roles & 50–950 ramp

primary
#FFEDD3
secondary
#8CB2EB
accent
#5EE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFEDD3

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

Preview Lab → · Contrast checker → · Palette generator →

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