#FFDED0#FFDED0

#FFDED0 is a very light, muted orange. Relative luminance 0.781; OKLCH L 92.4% C 0.041 H 44.4°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).

Color values

HEX#FFDED0
RGBrgb(255, 222, 208)
HSLhsl(18, 100%, 91%)
HSVhsv(18, 18%, 100%)
CMYKcmyk(0%, 12.9%, 18.4%, 0%)
CIE-LABlab(90.81, 9.23, 11.06)
CIE-LCHlch(90.81, 14.41, 50.14°)
OKLaboklab(92.43% 0.0296 0.0289)
OKLCHoklch(92.43% 0.041 44.4)
XYZxyz(78.7464, 78.0588, 70.5810)
Luminance0.7806 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDED0 #D0F1FF
analogous
#FFD0D9 #FFDED0 #FFF5D0
triadic
#FFDED0 #D0FFDE #DED0FF
tetradic
#FFDED0 #D9FFD0 #D0F1FF #F5D0FF
square
#FFDED0 #D9FFD0 #D0F1FF #F5D0FF
split-complementary
#FFDED0 #D0FFF5 #D0D9FF
monochromatic
#FF8856 #FFB393 #FFDED0 #FFEAE0 #FFEAE0

Accessibility & contrast

On white

1.26
#FFDED0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.61
#FFDED0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDED0
16.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDED0#FFFFFF#000000##000000
##FFDED01.001.2616.6116.61
#FFFFFF1.261.0021.0021.00
#00000016.6121.001.001.00
##00000016.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6E1CF
Deuteranopia (green-blind)
#EEE7D0
Tritanopia (blue-blind)
#FFD9DA
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #ffded0;
/* rgb */ color: rgb(255, 222, 208);
/* oklch */ color: oklch(92.4% 0.041 44.4);
Tailwind
colors: {
  custom: {
    50: '#ffe8de',
    500: '#ffded0',
    950: '#000000',
  },
}
SCSS
$custom: #ffded0;
$custom-light: #ffe8de;
$custom-dark: #000000;
JSON
{
  "hex": "#ffded0",
  "rgb": {
    "r": 255,
    "g": 222,
    "b": 208
  },
  "hsl": {
    "h": 17.872,
    "s": 100,
    "l": 90.784
  },
  "oklch": {
    "l": 0.92425,
    "c": 0.04134,
    "h": 44.4
  },
  "luminance": 0.78057
}

Semantic roles & 50–950 ramp

primary
#FFDED0
secondary
#89CDEA
accent
#A1E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFDED0

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

Preview Lab → · Contrast checker → · Palette generator →

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