#FFDED4#FFDED4

#FFDED4 is a very light, muted red. Relative luminance 0.783; OKLCH L 92.5% C 0.039 H 37.5°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).

Color values

HEX#FFDED4
RGBrgb(255, 222, 212)
HSLhsl(14, 100%, 92%)
HSVhsv(14, 17%, 100%)
CMYKcmyk(0%, 12.9%, 16.9%, 0%)
CIE-LABlab(90.90, 9.83, 9.10)
CIE-LCHlch(90.90, 13.39, 42.78°)
OKLaboklab(92.53% 0.0311 0.0239)
OKLCHoklch(92.53% 0.039 37.5)
XYZxyz(79.2447, 78.2582, 73.2055)
Luminance0.7826 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDED4 #D4F5FF
analogous
#FFD4E0 #FFDED4 #FFF4D4
triadic
#FFDED4 #D4FFDE #DED4FF
tetradic
#FFDED4 #E0FFD4 #D4F5FF #F4D4FF
square
#FFDED4 #E0FFD4 #D4F5FF #F4D4FF
split-complementary
#FFDED4 #D4FFF4 #D4E0FF
monochromatic
#FF805A #FFAF97 #FFDED4 #FFE8E0 #FFE8E0

Accessibility & contrast

On white

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

On black

16.65
#FFDED4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDED4
16.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDED4#FFFFFF#000000##000000
##FFDED41.001.2616.6516.65
#FFFFFF1.261.0021.0021.00
#00000016.6521.001.001.00
##00000016.6521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffded4;
/* rgb */ color: rgb(255, 222, 212);
/* oklch */ color: oklch(92.5% 0.039 37.5);
Tailwind
colors: {
  custom: {
    50: '#ffe8e1',
    500: '#ffded4',
    950: '#000000',
  },
}
SCSS
$custom: #ffded4;
$custom-light: #ffe8e1;
$custom-dark: #000000;
JSON
{
  "hex": "#ffded4",
  "rgb": {
    "r": 255,
    "g": 222,
    "b": 212
  },
  "hsl": {
    "h": 13.953,
    "s": 100,
    "l": 91.569
  },
  "oklch": {
    "l": 0.92526,
    "c": 0.0392,
    "h": 37.5
  },
  "luminance": 0.78256
}

Semantic roles & 50–950 ramp

primary
#FFDED4
secondary
#8CD5EB
accent
#B0E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFDED4

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

Preview Lab → · Contrast checker → · Palette generator →

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