#FFDED8#FFDED8

#FFDED8 is a very light, muted red. Relative luminance 0.785; OKLCH L 92.6% C 0.038 H 30.0°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).

Color values

HEX#FFDED8
RGBrgb(255, 222, 216)
HSLhsl(9, 100%, 92%)
HSVhsv(9, 15%, 100%)
CMYKcmyk(0%, 12.9%, 15.3%, 0%)
CIE-LABlab(90.99, 10.44, 7.14)
CIE-LCHlch(90.99, 12.64, 34.36°)
OKLaboklab(92.63% 0.0326 0.0188)
OKLCHoklch(92.63% 0.038 30)
XYZxyz(79.7555, 78.4625, 75.8959)
Luminance0.7846 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDED8 #D8F9FF
analogous
#FFD8E6 #FFDED8 #FFF2D8
triadic
#FFDED8 #D8FFDE #DED8FF
tetradic
#FFDED8 #E6FFD8 #D8F9FF #F2D8FF
square
#FFDED8 #E6FFD8 #D8F9FF #F2D8FF
split-complementary
#FFDED8 #D8FFF2 #D8E6FF
monochromatic
#FF765E #FFAA9B #FFDED8 #FFE5E0 #FFE5E0

Accessibility & contrast

On white

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

On black

16.69
#FFDED8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDED8
16.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDED8#FFFFFF#000000##000000
##FFDED81.001.2616.6916.69
#FFFFFF1.261.0021.0021.00
#00000016.6921.001.001.00
##00000016.6921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5E2D8
Deuteranopia (green-blind)
#ECE8D8
Tritanopia (blue-blind)
#FFDADC
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #ffded8;
/* rgb */ color: rgb(255, 222, 216);
/* oklch */ color: oklch(92.6% 0.038 30.0);
Tailwind
colors: {
  custom: {
    50: '#ffe8e4',
    500: '#ffded8',
    950: '#000000',
  },
}
SCSS
$custom: #ffded8;
$custom-light: #ffe8e4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffded8",
  "rgb": {
    "r": 255,
    "g": 222,
    "b": 216
  },
  "hsl": {
    "h": 9.231,
    "s": 100,
    "l": 92.353
  },
  "oklch": {
    "l": 0.92629,
    "c": 0.03766,
    "h": 30
  },
  "luminance": 0.7846
}

Semantic roles & 50–950 ramp

primary
#FFDED8
secondary
#90DDEB
accent
#C2E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFDED8

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

Preview Lab → · Contrast checker → · Palette generator →

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