#FFDEDD#FFDEDD
#FFDEDD is a very light, muted red. Relative luminance 0.787; OKLCH L 92.8% C 0.037 H 19.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEDD |
|---|---|
| RGB | rgb(255, 222, 221) |
| HSL | hsl(2, 100%, 93%) |
| HSV | hsv(2, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 13.3%, 0%) |
| CIE-LAB | lab(91.11, 11.21, 4.69) |
| CIE-LCH | lch(91.11, 12.16, 22.69°) |
| OKLab | oklab(92.76% 0.0345 0.0125) |
| OKLCH | oklch(92.76% 0.037 19.9) |
| XYZ | xyz(80.4118, 78.7250, 79.3521) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.45
Light Pink
#FFD1DF
ΔE00 7.01
Lavenderblush
#FFF0F5
ΔE00 7.03
Pale Pink
#FFCFDC
ΔE00 7.11
Light Rose
#FFC5CB
ΔE00 8.19
Very Light Pink
#FFF4F2
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEDD #DDFEFF
analogous
#FFDDED #FFDEDD #FFEFDD
triadic
#FFDEDD #DDFFDE #DEDDFF
tetradic
#FFDEDD #EDFFDD #DDFEFF #EFDDFF
square
#FFDEDD #EDFFDD #DDFEFF #EFDDFF
split-complementary
#FFDEDD #DDFFEF #DDEDFF
monochromatic
#FF6763 #FFA3A0 #FFDEDD #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.25
#FFDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#FFDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEDD
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEDD | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DD
Deuteranopia (green-blind)
#EBE8DD
Tritanopia (blue-blind)
#FFDBDE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdedd; /* rgb */ color: rgb(255, 222, 221); /* oklch */ color: oklch(92.8% 0.037 19.9);
Tailwind
colors: {
custom: {
50: '#ffe8e7',
500: '#ffdedd',
950: '#000000',
},
}SCSS
$custom: #ffdedd; $custom-light: #ffe8e7; $custom-dark: #000000;
JSON
{
"hex": "#ffdedd",
"rgb": {
"r": 255,
"g": 222,
"b": 221
},
"hsl": {
"h": 1.765,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.92762,
"c": 0.03669,
"h": 19.9
},
"luminance": 0.78723
}Semantic roles & 50–950 ramp
primary
#FFDEDD
secondary
#94EAEC
accent
#DFE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484