#FFDCD1#FFDCD1
#FFDCD1 is a very light, muted red. Relative luminance 0.770; OKLCH L 92.1% C 0.042 H 38.2°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCD1 |
|---|---|
| RGB | rgb(255, 220, 209) |
| HSL | hsl(14, 100%, 91%) |
| HSV | hsv(14, 18%, 100%) |
| CMYK | cmyk(0%, 13.7%, 18%, 0%) |
| CIE-LAB | lab(90.35, 10.41, 9.88) |
| CIE-LCH | lch(90.35, 14.35, 43.48°) |
| OKLab | oklab(92.07% 0.0329 0.0259) |
| OKLCH | oklch(92.07% 0.042 38.2) |
| XYZ | xyz(78.3418, 77.0521, 71.0550) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.08
Apricot
#FBCEB1
ΔE00 7.31
Peach
#FFDAB9
ΔE00 8.67
Very Light Pink
#FFF4F2
ΔE00 9.39
Lavenderblush
#FFF0F5
ΔE00 9.50
Seashell
#FFF5EE
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCD1 #D1F4FF
analogous
#FFD1DD #FFDCD1 #FFF3D1
triadic
#FFDCD1 #D1FFDC #DCD1FF
tetradic
#FFDCD1 #DDFFD1 #D1F4FF #F3D1FF
square
#FFDCD1 #DDFFD1 #D1F4FF #F3D1FF
split-complementary
#FFDCD1 #D1FFF3 #D1DDFF
monochromatic
#FF7F57 #FFAD94 #FFDCD1 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.28
#FFDCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#FFDCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCD1
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCD1 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFD0
Deuteranopia (green-blind)
#ECE6D1
Tritanopia (blue-blind)
#FFD7D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdcd1; /* rgb */ color: rgb(255, 220, 209); /* oklch */ color: oklch(92.1% 0.042 38.2);
Tailwind
colors: {
custom: {
50: '#ffe6df',
500: '#ffdcd1',
950: '#000000',
},
}SCSS
$custom: #ffdcd1; $custom-light: #ffe6df; $custom-dark: #000000;
JSON
{
"hex": "#ffdcd1",
"rgb": {
"r": 255,
"g": 220,
"b": 209
},
"hsl": {
"h": 14.348,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.92072,
"c": 0.04188,
"h": 38.2
},
"luminance": 0.7705
}Semantic roles & 50–950 ramp
primary
#FFDCD1
secondary
#8AD3EA
accent
#AFE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484