#FFDCDC#FFDCDC
#FFDCDC is a very light, muted red. Relative luminance 0.776; OKLCH L 92.4% C 0.039 H 17.9°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCDC |
|---|---|
| RGB | rgb(255, 220, 220) |
| HSL | hsl(0, 100%, 93%) |
| HSV | hsv(0, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 13.7%, 0%) |
| CIE-LAB | lab(90.60, 12.09, 4.48) |
| CIE-LCH | lch(90.60, 12.90, 20.34°) |
| OKLab | oklab(92.36% 0.0371 0.012) |
| OKLCH | oklch(92.36% 0.039 17.9) |
| XYZ | xyz(79.7509, 77.6158, 78.4765) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.28
Light Pink
#FFD1DF
ΔE00 6.24
Pale Pink
#FFCFDC
ΔE00 6.31
Light Rose
#FFC5CB
ΔE00 7.39
Lavenderblush
#FFF0F5
ΔE00 7.58
Pale Rose
#FDC1C5
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCDC #DCFFFF
analogous
#FFDCED #FFDCDC #FFEDDC
triadic
#FFDCDC #DCFFDC #DCDCFF
tetradic
#FFDCDC #EDFFDC #DCFFFF #EDDCFF
square
#FFDCDC #EDFFDC #DCFFFF #EDDCFF
split-complementary
#FFDCDC #DCFFED #DCEDFF
monochromatic
#FF6262 #FF9F9F #FFDCDC #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.27
#FFDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#FFDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCDC
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCDC | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0DC
Deuteranopia (green-blind)
#EAE7DC
Tritanopia (blue-blind)
#FFD9DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdcdc; /* rgb */ color: rgb(255, 220, 220); /* oklch */ color: oklch(92.4% 0.039 17.9);
Tailwind
colors: {
custom: {
50: '#ffe6e6',
500: '#ffdcdc',
950: '#000000',
},
}SCSS
$custom: #ffdcdc; $custom-light: #ffe6e6; $custom-dark: #000000;
JSON
{
"hex": "#ffdcdc",
"rgb": {
"r": 255,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92359,
"c": 0.03896,
"h": 17.9
},
"luminance": 0.77614
}Semantic roles & 50–950 ramp
primary
#FFDCDC
secondary
#93ECEC
accent
#E5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181616
muted
#868484