#FFDED3#FFDED3

#FFDED3 is a very light, muted orange. Relative luminance 0.782; OKLCH L 92.5% C 0.040 H 39.3°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).

Color values

HEX#FFDED3
RGBrgb(255, 222, 211)
HSLhsl(15, 100%, 91%)
HSVhsv(15, 17%, 100%)
CMYKcmyk(0%, 12.9%, 17.3%, 0%)
CIE-LABlab(90.87, 9.68, 9.59)
CIE-LCHlch(90.87, 13.62, 44.73°)
OKLaboklab(92.5% 0.0307 0.0251)
OKLCHoklch(92.5% 0.04 39.3)
XYZxyz(79.1190, 78.2079, 72.5432)
Luminance0.7821 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDED3 #D3F4FF
analogous
#FFD3DE #FFDED3 #FFF4D3
triadic
#FFDED3 #D3FFDE #DED3FF
tetradic
#FFDED3 #DEFFD3 #D3F4FF #F4D3FF
square
#FFDED3 #DEFFD3 #D3F4FF #F4D3FF
split-complementary
#FFDED3 #D3FFF4 #D3DEFF
monochromatic
#FF8259 #FFB096 #FFDED3 #FFE8E0 #FFE8E0

Accessibility & contrast

On white

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

On black

16.64
#FFDED3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDED3
16.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDED3#FFFFFF#000000##000000
##FFDED31.001.2616.6416.64
#FFFFFF1.261.0021.0021.00
#00000016.6421.001.001.00
##00000016.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6E1D2
Deuteranopia (green-blind)
#EDE7D3
Tritanopia (blue-blind)
#FFDADB
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #ffded3;
/* rgb */ color: rgb(255, 222, 211);
/* oklch */ color: oklch(92.5% 0.040 39.3);
Tailwind
colors: {
  custom: {
    50: '#ffe8e0',
    500: '#ffded3',
    950: '#000000',
  },
}
SCSS
$custom: #ffded3;
$custom-light: #ffe8e0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffded3",
  "rgb": {
    "r": 255,
    "g": 222,
    "b": 211
  },
  "hsl": {
    "h": 15,
    "s": 100,
    "l": 91.373
  },
  "oklch": {
    "l": 0.925,
    "c": 0.03969,
    "h": 39.3
  },
  "luminance": 0.78206
}

Semantic roles & 50–950 ramp

primary
#FFDED3
secondary
#8CD3EB
accent
#ACE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFDED3

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

Preview Lab → · Contrast checker → · Palette generator →

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