#FFEDDD#FFEDDD

#FFEDDD is a very light, muted orange. Relative luminance 0.870; OKLCH L 95.6% C 0.029 H 64.1°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).

Color values

HEX#FFEDDD
RGBrgb(255, 237, 221)
HSLhsl(28, 100%, 93%)
HSVhsv(28, 13%, 100%)
CMYKcmyk(0%, 7.1%, 13.3%, 0%)
CIE-LABlab(94.76, 3.50, 9.94)
CIE-LCHlch(94.76, 10.54, 70.58°)
OKLaboklab(95.62% 0.0126 0.026)
OKLCHoklch(95.62% 0.029 64.1)
XYZxyz(84.5744, 87.0503, 80.7397)
Luminance0.8705 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDDD #DDEFFF
analogous
#FFDDDE #FFEDDD #FFFEDD
triadic
#FFEDDD #DDFFED #EDDDFF
tetradic
#FFEDDD #DEFFDD #DDEFFF #FEDDFF
square
#FFEDDD #DEFFDD #DDEFFF #FEDDFF
split-complementary
#FFEDDD #DDFFFE #DDDEFF
monochromatic
#FFAC63 #FFCDA0 #FFEDDD #FFEFE0 #FFEFE0

Accessibility & contrast

On white

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

On black

18.41
#FFEDDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDDD
18.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDDD#FFFFFF#000000##000000
##FFEDDD1.001.1418.4118.41
#FFFFFF1.141.0021.0021.00
#00000018.4121.001.001.00
##00000018.4121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3EEDC
Deuteranopia (green-blind)
#F7F2DD
Tritanopia (blue-blind)
#FFE9E8
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #ffeddd;
/* rgb */ color: rgb(255, 237, 221);
/* oklch */ color: oklch(95.6% 0.029 64.1);
Tailwind
colors: {
  custom: {
    50: '#fff2e7',
    500: '#ffeddd',
    950: '#000000',
  },
}
SCSS
$custom: #ffeddd;
$custom-light: #fff2e7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeddd",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 221
  },
  "hsl": {
    "h": 28.235,
    "s": 100,
    "l": 93.333
  },
  "oklch": {
    "l": 0.95618,
    "c": 0.02891,
    "h": 64.1
  },
  "luminance": 0.87049
}

Semantic roles & 50–950 ramp

primary
#FFEDDD
secondary
#94C3EC
accent
#7AE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFEDDD

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

Preview Lab → · Contrast checker → · Palette generator →

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