#FFDCD8#FFDCD8
#FFDCD8 is a very light, muted red. Relative luminance 0.774; OKLCH L 92.3% C 0.039 H 25.6°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCD8 |
|---|---|
| RGB | rgb(255, 220, 216) |
| HSL | hsl(6, 100%, 92%) |
| HSV | hsv(6, 15%, 100%) |
| CMYK | cmyk(0%, 13.7%, 15.3%, 0%) |
| CIE-LAB | lab(90.51, 11.47, 6.44) |
| CIE-LCH | lch(90.51, 13.16, 29.31°) |
| OKLab | oklab(92.25% 0.0356 0.0171) |
| OKLCH | oklch(92.25% 0.039 25.6) |
| XYZ | xyz(79.2275, 77.4064, 75.7199) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.84
Pale Pink
#FFCFDC
ΔE00 7.73
Light Pink
#FFD1DF
ΔE00 7.75
Lavenderblush
#FFF0F5
ΔE00 8.06
Light Rose
#FFC5CB
ΔE00 8.13
Pale Rose
#FDC1C5
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCD8 #D8FBFF
analogous
#FFD8E8 #FFDCD8 #FFF0D8
triadic
#FFDCD8 #D8FFDC #DCD8FF
tetradic
#FFDCD8 #E8FFD8 #D8FBFF #F0D8FF
square
#FFDCD8 #E8FFD8 #D8FBFF #F0D8FF
split-complementary
#FFDCD8 #D8FFF0 #D8E8FF
monochromatic
#FF6E5E #FFA59B #FFDCD8 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.27
#FFDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#FFDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCD8
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCD8 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0D8
Deuteranopia (green-blind)
#EAE6D8
Tritanopia (blue-blind)
#FFD8DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdcd8; /* rgb */ color: rgb(255, 220, 216); /* oklch */ color: oklch(92.3% 0.039 25.6);
Tailwind
colors: {
custom: {
50: '#ffe6e4',
500: '#ffdcd8',
950: '#000000',
},
}SCSS
$custom: #ffdcd8; $custom-light: #ffe6e4; $custom-dark: #000000;
JSON
{
"hex": "#ffdcd8",
"rgb": {
"r": 255,
"g": 220,
"b": 216
},
"hsl": {
"h": 6.154,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.92253,
"c": 0.03945,
"h": 25.6
},
"luminance": 0.77404
}Semantic roles & 50–950 ramp
primary
#FFDCD8
secondary
#90E2EB
accent
#CEE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484