#FFDCD9#FFDCD9
#FFDCD9 is a very light, muted red. Relative luminance 0.775; OKLCH L 92.3% C 0.039 H 23.7°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCD9 |
|---|---|
| RGB | rgb(255, 220, 217) |
| HSL | hsl(5, 100%, 93%) |
| HSV | hsv(5, 15%, 100%) |
| CMYK | cmyk(0%, 13.7%, 14.9%, 0%) |
| CIE-LAB | lab(90.53, 11.63, 5.95) |
| CIE-LCH | lch(90.53, 13.06, 27.11°) |
| OKLab | oklab(92.28% 0.036 0.0158) |
| OKLCH | oklch(92.28% 0.039 23.7) |
| XYZ | xyz(79.3572, 77.4583, 76.4028) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.87
Pale Pink
#FFCFDC
ΔE00 7.36
Light Pink
#FFD1DF
ΔE00 7.36
Light Rose
#FFC5CB
ΔE00 7.91
Lavenderblush
#FFF0F5
ΔE00 7.91
Pale Rose
#FDC1C5
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCD9 #D9FCFF
analogous
#FFD9E9 #FFDCD9 #FFEFD9
triadic
#FFDCD9 #D9FFDC #DCD9FF
tetradic
#FFDCD9 #E9FFD9 #D9FCFF #EFD9FF
square
#FFDCD9 #E9FFD9 #D9FCFF #EFD9FF
split-complementary
#FFDCD9 #D9FFEF #D9E9FF
monochromatic
#FF6B5F #FFA49C #FFDCD9 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.27
#FFDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#FFDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCD9
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCD9 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0D9
Deuteranopia (green-blind)
#EAE6D9
Tritanopia (blue-blind)
#FFD8DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdcd9; /* rgb */ color: rgb(255, 220, 217); /* oklch */ color: oklch(92.3% 0.039 23.7);
Tailwind
colors: {
custom: {
50: '#ffe6e4',
500: '#ffdcd9',
950: '#000000',
},
}SCSS
$custom: #ffdcd9; $custom-light: #ffe6e4; $custom-dark: #000000;
JSON
{
"hex": "#ffdcd9",
"rgb": {
"r": 255,
"g": 220,
"b": 217
},
"hsl": {
"h": 4.737,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.92279,
"c": 0.03926,
"h": 23.7
},
"luminance": 0.77456
}Semantic roles & 50–950 ramp
primary
#FFDCD9
secondary
#91E4EC
accent
#D3E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484