#FFEDD5#FFEDD5

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

Color values

HEX#FFEDD5
RGBrgb(255, 237, 213)
HSLhsl(34, 100%, 92%)
HSVhsv(34, 16%, 100%)
CMYKcmyk(0%, 7.1%, 16.5%, 0%)
CIE-LABlab(94.58, 2.29, 13.83)
CIE-LCHlch(94.58, 14.01, 80.61°)
OKLaboklab(95.42% 0.0095 0.0359)
OKLCHoklch(95.42% 0.037 75.2)
XYZxyz(83.5339, 86.6340, 75.2595)
Luminance0.8663 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDD5 #D5E7FF
analogous
#FFD8D5 #FFEDD5 #FCFFD5
triadic
#FFEDD5 #D5FFED #EDD5FF
tetradic
#FFEDD5 #D5FFD8 #D5E7FF #FFD5FC
square
#FFEDD5 #D5FFD8 #D5E7FF #FFD5FC
split-complementary
#FFEDD5 #D5FCFF #D8D5FF
monochromatic
#FFB95B #FFD398 #FFEDD5 #FFF2E0 #FFF2E0

Accessibility & contrast

On white

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

On black

18.33
#FFEDD5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDD5
18.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDD5#FFFFFF#000000##000000
##FFEDD51.001.1518.3318.33
#FFFFFF1.151.0021.0021.00
#00000018.3321.001.001.00
##00000018.3321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffedd5;
/* rgb */ color: rgb(255, 237, 213);
/* oklch */ color: oklch(95.4% 0.037 75.2);
Tailwind
colors: {
  custom: {
    50: '#fff2e2',
    500: '#ffedd5',
    950: '#000000',
  },
}
SCSS
$custom: #ffedd5;
$custom-light: #fff2e2;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedd5",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 213
  },
  "hsl": {
    "h": 34.286,
    "s": 100,
    "l": 91.765
  },
  "oklch": {
    "l": 0.9542,
    "c": 0.03716,
    "h": 75.2
  },
  "luminance": 0.86632
}

Semantic roles & 50–950 ramp

primary
#FFEDD5
secondary
#8DB5EB
accent
#62E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFEDD5

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

Preview Lab → · Contrast checker → · Palette generator →

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