#FFDCDE#FFDCDE
#FFDCDE is a very light, muted red. Relative luminance 0.777; OKLCH L 92.4% C 0.039 H 14.0°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCDE |
|---|---|
| RGB | rgb(255, 220, 222) |
| HSL | hsl(357, 100%, 93%) |
| HSV | hsv(357, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 12.9%, 0%) |
| CIE-LAB | lab(90.65, 12.41, 3.50) |
| CIE-LCH | lch(90.65, 12.89, 15.77°) |
| OKLab | oklab(92.41% 0.0378 0.0094) |
| OKLCH | oklch(92.41% 0.039 14) |
| XYZ | xyz(80.0174, 77.7224, 79.8799) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.75
Light Pink
#FFD1DF
ΔE00 5.56
Pale Pink
#FFCFDC
ΔE00 5.69
Light Rose
#FFC5CB
ΔE00 7.17
Lavenderblush
#FFF0F5
ΔE00 7.46
Pale Rose
#FDC1C5
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCDE #DCFFFD
analogous
#FFDCEF #FFDCDE #FFEBDC
triadic
#FFDCDE #DEFFDC #DCDEFF
tetradic
#FFDCDE #EFFFDC #DCFFFD #EBDCFF
square
#FFDCDE #EFFFDC #DCFFFD #EBDCFF
split-complementary
#FFDCDE #DCFFEB #DCEFFF
monochromatic
#FF626B #FF9FA4 #FFDCDE #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.27
#FFDCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#FFDCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCDE
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCDE | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1DE
Deuteranopia (green-blind)
#E9E7DD
Tritanopia (blue-blind)
#FFD9DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdcde; /* rgb */ color: rgb(255, 220, 222); /* oklch */ color: oklch(92.4% 0.039 14.0);
Tailwind
colors: {
custom: {
50: '#ffe6e8',
500: '#ffdcde',
950: '#000000',
},
}SCSS
$custom: #ffdcde; $custom-light: #ffe6e8; $custom-dark: #000000;
JSON
{
"hex": "#ffdcde",
"rgb": {
"r": 255,
"g": 220,
"b": 222
},
"hsl": {
"h": 356.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92413,
"c": 0.03897,
"h": 14
},
"luminance": 0.7772
}Semantic roles & 50–950 ramp
primary
#FFDCDE
secondary
#93ECE7
accent
#E6D800
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484