#FCD6CD#FCD6CD
#FCD6CD is a very light, muted red. Relative luminance 0.732; OKLCH L 90.6% C 0.044 H 33.5°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD6CD |
|---|---|
| RGB | rgb(252, 214, 205) |
| HSL | hsl(11, 89%, 90%) |
| HSV | hsv(11, 19%, 99%) |
| CMYK | cmyk(0%, 15.1%, 18.7%, 1.2%) |
| CIE-LAB | lab(88.54, 11.86, 9.36) |
| CIE-LCH | lch(88.54, 15.11, 38.30°) |
| OKLab | oklab(90.57% 0.0371 0.0246) |
| OKLCH | oklch(90.57% 0.045 33.5) |
| XYZ | xyz(75.2110, 73.1987, 67.9127) |
| Luminance | 0.7320 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.65
Apricot
#FBCEB1
ΔE00 7.81
Light Rose
#FFC5CB
ΔE00 8.47
Pale Rose
#FDC1C5
ΔE00 8.57
Pale Pink
#FFCFDC
ΔE00 9.18
Light Pink
#FFD1DF
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD6CD #CDF3FC
analogous
#FCCDDC #FCD6CD #FCEDCD
triadic
#FCD6CD #CDFCD6 #D6CDFC
tetradic
#FCD6CD #DCFCCD #CDF3FC #EDCDFC
square
#FCD6CD #DCFCCD #CDF3FC #EDCDFC
split-complementary
#FCD6CD #CDFCED #CDDCFC
monochromatic
#F5775A #F9A793 #FCD6CD #FDE7E2 #FDE7E2
Accessibility & contrast
On white
1.34
#FCD6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#FCD6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD6CD
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD6CD | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#E7E1CD
Tritanopia (blue-blind)
#FFD1D4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fcd6cd; /* rgb */ color: rgb(252, 214, 205); /* oklch */ color: oklch(90.6% 0.044 33.5);
Tailwind
colors: {
custom: {
50: '#fde2dc',
500: '#fcd6cd',
950: '#000000',
},
}SCSS
$custom: #fcd6cd; $custom-light: #fde2dc; $custom-dark: #000000;
JSON
{
"hex": "#fcd6cd",
"rgb": {
"r": 252,
"g": 214,
"b": 205
},
"hsl": {
"h": 11.489,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.90572,
"c": 0.0445,
"h": 33.5
},
"luminance": 0.73196
}Semantic roles & 50–950 ramp
primary
#FCD6CD
secondary
#8AD2E4
accent
#B9E500
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484