#FFDCD7#FFDCD7
#FFDCD7 is a very light, muted red. Relative luminance 0.774; OKLCH L 92.2% C 0.040 H 27.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCD7 |
|---|---|
| RGB | rgb(255, 220, 215) |
| HSL | hsl(8, 100%, 92%) |
| HSV | hsv(8, 16%, 100%) |
| CMYK | cmyk(0%, 13.7%, 15.7%, 0%) |
| CIE-LAB | lab(90.48, 11.32, 6.93) |
| CIE-LCH | lch(90.48, 13.27, 31.48°) |
| OKLab | oklab(92.23% 0.0352 0.0183) |
| OKLCH | oklch(92.23% 0.04 27.5) |
| XYZ | xyz(79.0986, 77.3549, 75.0411) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.87
Pale Pink
#FFCFDC
ΔE00 8.12
Light Pink
#FFD1DF
ΔE00 8.16
Lavenderblush
#FFF0F5
ΔE00 8.22
Light Rose
#FFC5CB
ΔE00 8.37
Pale Rose
#FDC1C5
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCD7 #D7FAFF
analogous
#FFD7E6 #FFDCD7 #FFF0D7
triadic
#FFDCD7 #D7FFDC #DCD7FF
tetradic
#FFDCD7 #E6FFD7 #D7FAFF #F0D7FF
square
#FFDCD7 #E6FFD7 #D7FAFF #F0D7FF
split-complementary
#FFDCD7 #D7FFF0 #D7E6FF
monochromatic
#FF715D #FFA69A #FFDCD7 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.27
#FFDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#FFDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCD7
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCD7 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0D7
Deuteranopia (green-blind)
#EBE6D7
Tritanopia (blue-blind)
#FFD8DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdcd7; /* rgb */ color: rgb(255, 220, 215); /* oklch */ color: oklch(92.2% 0.040 27.5);
Tailwind
colors: {
custom: {
50: '#ffe6e3',
500: '#ffdcd7',
950: '#000000',
},
}SCSS
$custom: #ffdcd7; $custom-light: #ffe6e3; $custom-dark: #000000;
JSON
{
"hex": "#ffdcd7",
"rgb": {
"r": 255,
"g": 220,
"b": 215
},
"hsl": {
"h": 7.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.92227,
"c": 0.03968,
"h": 27.5
},
"luminance": 0.77353
}Semantic roles & 50–950 ramp
primary
#FFDCD7
secondary
#8FE0EB
accent
#C9E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484