#FFEDDF#FFEDDF

#FFEDDF is a very light, muted orange. Relative luminance 0.872; OKLCH L 95.7% C 0.027 H 60.4°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).

Color values

HEX#FFEDDF
RGBrgb(255, 237, 223)
HSLhsl(26, 100%, 94%)
HSVhsv(26, 13%, 100%)
CMYKcmyk(0%, 7.1%, 12.5%, 0%)
CIE-LABlab(94.81, 3.82, 8.97)
CIE-LCHlch(94.81, 9.75, 66.95°)
OKLaboklab(95.67% 0.0134 0.0235)
OKLCHoklch(95.67% 0.027 60.4)
XYZxyz(84.8425, 87.1575, 82.1514)
Luminance0.8716 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDDF #DFF1FF
analogous
#FFDFE1 #FFEDDF #FFFDDF
triadic
#FFEDDF #DFFFED #EDDFFF
tetradic
#FFEDDF #E1FFDF #DFF1FF #FDDFFF
square
#FFEDDF #E1FFDF #DFF1FF #FDDFFF
split-complementary
#FFEDDF #DFFFFD #DFE1FF
monochromatic
#FFA865 #FFCBA2 #FFEDDF #FFEEE0 #FFEEE0

Accessibility & contrast

On white

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

On black

18.43
#FFEDDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDDF
18.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDDF#FFFFFF#000000##000000
##FFEDDF1.001.1418.4318.43
#FFFFFF1.141.0021.0021.00
#00000018.4321.001.001.00
##00000018.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#F7F2DF
Tritanopia (blue-blind)
#FFE9E9
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #ffeddf;
/* rgb */ color: rgb(255, 237, 223);
/* oklch */ color: oklch(95.7% 0.027 60.4);
Tailwind
colors: {
  custom: {
    50: '#fff2e9',
    500: '#ffeddf',
    950: '#000000',
  },
}
SCSS
$custom: #ffeddf;
$custom-light: #fff2e9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeddf",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 223
  },
  "hsl": {
    "h": 26.25,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.95668,
    "c": 0.02705,
    "h": 60.4
  },
  "luminance": 0.87156
}

Semantic roles & 50–950 ramp

primary
#FFEDDF
secondary
#96C7EC
accent
#81E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFEDDF

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

Preview Lab → · Contrast checker → · Palette generator →

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