#FFDED6#FFDED6

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

Color values

HEX#FFDED6
RGBrgb(255, 222, 214)
HSLhsl(12, 100%, 92%)
HSVhsv(12, 16%, 100%)
CMYKcmyk(0%, 12.9%, 16.1%, 0%)
CIE-LABlab(90.94, 10.13, 8.12)
CIE-LCHlch(90.94, 12.98, 38.69°)
OKLaboklab(92.58% 0.0319 0.0214)
OKLCHoklch(92.58% 0.038 33.8)
XYZxyz(79.4986, 78.3597, 74.5424)
Luminance0.7836 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFDED6 #D6F7FF
analogous
#FFD6E3 #FFDED6 #FFF3D6
triadic
#FFDED6 #D6FFDE #DED6FF
tetradic
#FFDED6 #E3FFD6 #D6F7FF #F3D6FF
square
#FFDED6 #E3FFD6 #D6F7FF #F3D6FF
split-complementary
#FFDED6 #D6FFF3 #D6E3FF
monochromatic
#FF7B5C #FFAD99 #FFDED6 #FFE6E0 #FFE6E0

Accessibility & contrast

On white

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

On black

16.67
#FFDED6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFDED6
16.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFDED6#FFFFFF#000000##000000
##FFDED61.001.2616.6716.67
#FFFFFF1.261.0021.0021.00
#00000016.6721.001.001.00
##00000016.6721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffded6;
/* rgb */ color: rgb(255, 222, 214);
/* oklch */ color: oklch(92.6% 0.038 33.8);
Tailwind
colors: {
  custom: {
    50: '#ffe8e2',
    500: '#ffded6',
    950: '#000000',
  },
}
SCSS
$custom: #ffded6;
$custom-light: #ffe8e2;
$custom-dark: #000000;
JSON
{
  "hex": "#ffded6",
  "rgb": {
    "r": 255,
    "g": 222,
    "b": 214
  },
  "hsl": {
    "h": 11.707,
    "s": 100,
    "l": 91.961
  },
  "oklch": {
    "l": 0.92577,
    "c": 0.03836,
    "h": 33.8
  },
  "luminance": 0.78358
}

Semantic roles & 50–950 ramp

primary
#FFDED6
secondary
#8ED9EB
accent
#B9E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FFDED6

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

Preview Lab → · Contrast checker → · Palette generator →

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