#FFEDD1#FFEDD1

#FFEDD1 is a very light, muted orange. Relative luminance 0.864; OKLCH L 95.3% C 0.042 H 79.0°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).

Color values

HEX#FFEDD1
RGBrgb(255, 237, 209)
HSLhsl(37, 100%, 91%)
HSVhsv(37, 18%, 100%)
CMYKcmyk(0%, 7.1%, 18%, 0%)
CIE-LABlab(94.50, 1.69, 15.77)
CIE-LCHlch(94.50, 15.86, 83.87°)
OKLaboklab(95.33% 0.008 0.0408)
OKLCHoklch(95.33% 0.042 79)
XYZxyz(83.0324, 86.4335, 72.6185)
Luminance0.8643 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDD1 #D1E3FF
analogous
#FFD6D1 #FFEDD1 #FAFFD1
triadic
#FFEDD1 #D1FFED #EDD1FF
tetradic
#FFEDD1 #D1FFD6 #D1E3FF #FFD1FA
square
#FFEDD1 #D1FFD6 #D1E3FF #FFD1FA
split-complementary
#FFEDD1 #D1FAFF #D6D1FF
monochromatic
#FFBD57 #FFD594 #FFEDD1 #FFF3E0 #FFF3E0

Accessibility & contrast

On white

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

On black

18.29
#FFEDD1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDD1
18.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDD1#FFFFFF#000000##000000
##FFEDD11.001.1518.2918.29
#FFFFFF1.151.0021.0021.00
#00000018.2921.001.001.00
##00000018.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5EDCF
Deuteranopia (green-blind)
#F9F1D2
Tritanopia (blue-blind)
#FFE8E5
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #ffedd1;
/* rgb */ color: rgb(255, 237, 209);
/* oklch */ color: oklch(95.3% 0.042 79.0);
Tailwind
colors: {
  custom: {
    50: '#fff2df',
    500: '#ffedd1',
    950: '#000000',
  },
}
SCSS
$custom: #ffedd1;
$custom-light: #fff2df;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedd1",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 209
  },
  "hsl": {
    "h": 36.522,
    "s": 100,
    "l": 90.98
  },
  "oklch": {
    "l": 0.95325,
    "c": 0.04159,
    "h": 79
  },
  "luminance": 0.86432
}

Semantic roles & 50–950 ramp

primary
#FFEDD1
secondary
#8AB0EA
accent
#5AE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFEDD1

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

Preview Lab → · Contrast checker → · Palette generator →

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