#FCDCD5#FCDCD5
#FCDCD5 is a very light, muted red. Relative luminance 0.767; OKLCH L 91.9% C 0.037 H 32.4°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCD5 |
|---|---|
| RGB | rgb(252, 220, 213) |
| HSL | hsl(11, 87%, 91%) |
| HSV | hsv(11, 15%, 99%) |
| CMYK | cmyk(0%, 12.7%, 15.5%, 1.2%) |
| CIE-LAB | lab(90.18, 9.95, 7.51) |
| CIE-LCH | lch(90.18, 12.46, 37.03°) |
| OKLab | oklab(91.91% 0.0312 0.0198) |
| OKLCH | oklch(91.91% 0.037 32.4) |
| XYZ | xyz(77.7479, 76.6880, 73.6446) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.64
Lavenderblush
#FFF0F5
ΔE00 8.10
Very Light Pink
#FFF4F2
ΔE00 8.52
Apricot
#FBCEB1
ΔE00 8.89
Pale Pink
#FFCFDC
ΔE00 9.41
Seashell
#FFF5EE
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCD5 #D5F5FC
analogous
#FCD5E1 #FCDCD5 #FCEFD5
triadic
#FCDCD5 #D5FCDC #DCD5FC
tetradic
#FCDCD5 #E1FCD5 #D5F5FC #EFD5FC
square
#FCDCD5 #E1FCD5 #D5F5FC #EFD5FC
split-complementary
#FCDCD5 #D5FCEF #D5E1FC
monochromatic
#F47D63 #F8AC9C #FCDCD5 #FDE7E2 #FDE7E2
Accessibility & contrast
On white
1.29
#FCDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#FCDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCD5
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCD5 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD4
Deuteranopia (green-blind)
#EAE5D5
Tritanopia (blue-blind)
#FFD8DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcdcd5; /* rgb */ color: rgb(252, 220, 213); /* oklch */ color: oklch(91.9% 0.037 32.4);
Tailwind
colors: {
custom: {
50: '#fde6e1',
500: '#fcdcd5',
950: '#000000',
},
}SCSS
$custom: #fcdcd5; $custom-light: #fde6e1; $custom-dark: #000000;
JSON
{
"hex": "#fcdcd5",
"rgb": {
"r": 252,
"g": 220,
"b": 213
},
"hsl": {
"h": 10.769,
"s": 86.667,
"l": 91.176
},
"oklch": {
"l": 0.9191,
"c": 0.03696,
"h": 32.4
},
"luminance": 0.76686
}Semantic roles & 50–950 ramp
primary
#FCDCD5
secondary
#91D5E4
accent
#BBE302
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484