#FFDCD4#FFDCD4
#FFDCD4 is a very light, muted red. Relative luminance 0.772; OKLCH L 92.1% C 0.041 H 33.0°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCD4 |
|---|---|
| RGB | rgb(255, 220, 212) |
| HSL | hsl(11, 100%, 92%) |
| HSV | hsv(11, 17%, 100%) |
| CMYK | cmyk(0%, 13.7%, 16.9%, 0%) |
| CIE-LAB | lab(90.41, 10.86, 8.40) |
| CIE-LCH | lch(90.41, 13.74, 37.73°) |
| OKLab | oklab(92.15% 0.0341 0.0221) |
| OKLCH | oklch(92.15% 0.041 33) |
| XYZ | xyz(78.7167, 77.2021, 73.0295) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.29
Apricot
#FBCEB1
ΔE00 8.51
Lavenderblush
#FFF0F5
ΔE00 8.80
Light Rose
#FFC5CB
ΔE00 9.22
Very Light Pink
#FFF4F2
ΔE00 9.23
Pale Pink
#FFCFDC
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCD4 #D4F7FF
analogous
#FFD4E2 #FFDCD4 #FFF2D4
triadic
#FFDCD4 #D4FFDC #DCD4FF
tetradic
#FFDCD4 #E2FFD4 #D4F7FF #F2D4FF
square
#FFDCD4 #E2FFD4 #D4F7FF #F2D4FF
split-complementary
#FFDCD4 #D4FFF2 #D4E2FF
monochromatic
#FF785A #FFAA97 #FFDCD4 #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.28
#FFDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#FFDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCD4
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCD4 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0D3
Deuteranopia (green-blind)
#EBE6D4
Tritanopia (blue-blind)
#FFD8DA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdcd4; /* rgb */ color: rgb(255, 220, 212); /* oklch */ color: oklch(92.1% 0.041 33.0);
Tailwind
colors: {
custom: {
50: '#ffe6e1',
500: '#ffdcd4',
950: '#000000',
},
}SCSS
$custom: #ffdcd4; $custom-light: #ffe6e1; $custom-dark: #000000;
JSON
{
"hex": "#ffdcd4",
"rgb": {
"r": 255,
"g": 220,
"b": 212
},
"hsl": {
"h": 11.163,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.92149,
"c": 0.04061,
"h": 33
},
"luminance": 0.772
}Semantic roles & 50–950 ramp
primary
#FFDCD4
secondary
#8CD9EB
accent
#BBE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484