#FCD6CA#FCD6CA
#FCD6CA is a very light, muted red. Relative luminance 0.731; OKLCH L 90.5% C 0.046 H 38.3°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD6CA |
|---|---|
| RGB | rgb(252, 214, 202) |
| HSL | hsl(14, 89%, 89%) |
| HSV | hsv(14, 20%, 99%) |
| CMYK | cmyk(0%, 15.1%, 19.8%, 1.2%) |
| CIE-LAB | lab(88.47, 11.42, 10.85) |
| CIE-LCH | lch(88.47, 15.75, 43.54°) |
| OKLab | oklab(90.5% 0.036 0.0284) |
| OKLCH | oklch(90.5% 0.046 38.3) |
| XYZ | xyz(74.8523, 73.0553, 66.0238) |
| Luminance | 0.7305 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.28
Apricot
#FBCEB1
ΔE00 6.54
Peach
#FFDAB9
ΔE00 8.60
Pale Rose
#FDC1C5
ΔE00 9.55
Light Rose
#FFC5CB
ΔE00 9.57
Light Peach
#FFD8B1
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD6CA #CAF0FC
analogous
#FCCAD7 #FCD6CA #FCEFCA
triadic
#FCD6CA #CAFCD6 #D6CAFC
tetradic
#FCD6CA #D7FCCA #CAF0FC #EFCAFC
square
#FCD6CA #D7FCCA #CAF0FC #EFCAFC
split-complementary
#FCD6CA #CAFCEF #CAD7FC
monochromatic
#F57C56 #F9A990 #FCD6CA #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.35
#FCD6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#FCD6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD6CA
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD6CA | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC9
Deuteranopia (green-blind)
#E7E1CA
Tritanopia (blue-blind)
#FFD1D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fcd6ca; /* rgb */ color: rgb(252, 214, 202); /* oklch */ color: oklch(90.5% 0.046 38.3);
Tailwind
colors: {
custom: {
50: '#fee2da',
500: '#fcd6ca',
950: '#000000',
},
}SCSS
$custom: #fcd6ca; $custom-light: #fee2da; $custom-dark: #000000;
JSON
{
"hex": "#fcd6ca",
"rgb": {
"r": 252,
"g": 214,
"b": 202
},
"hsl": {
"h": 14.4,
"s": 89.286,
"l": 89.02
},
"oklch": {
"l": 0.90496,
"c": 0.0458,
"h": 38.3
},
"luminance": 0.73053
}Semantic roles & 50–950 ramp
primary
#FCD6CA
secondary
#87CDE3
accent
#AEE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483