#FCDCD2#FCDCD2
#FCDCD2 is a very light, muted red. Relative luminance 0.765; OKLCH L 91.8% C 0.038 H 38.1°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCD2 |
|---|---|
| RGB | rgb(252, 220, 210) |
| HSL | hsl(14, 88%, 91%) |
| HSV | hsv(14, 17%, 99%) |
| CMYK | cmyk(0%, 12.7%, 16.7%, 1.2%) |
| CIE-LAB | lab(90.11, 9.49, 8.98) |
| CIE-LCH | lch(90.11, 13.07, 43.41°) |
| OKLab | oklab(91.83% 0.0301 0.0236) |
| OKLCH | oklch(91.83% 0.038 38.1) |
| XYZ | xyz(77.3707, 76.5371, 71.6577) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.54
Apricot
#FBCEB1
ΔE00 7.70
Very Light Pink
#FFF4F2
ΔE00 8.67
Peach
#FFDAB9
ΔE00 8.80
Lavenderblush
#FFF0F5
ΔE00 8.84
Seashell
#FFF5EE
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCD2 #D2F2FC
analogous
#FCD2DD #FCDCD2 #FCF1D2
triadic
#FCDCD2 #D2FCDC #DCD2FC
tetradic
#FCDCD2 #DDFCD2 #D2F2FC #F1D2FC
square
#FCDCD2 #DDFCD2 #D2F2FC #F1D2FC
split-complementary
#FCDCD2 #D2FCF1 #D2DDFC
monochromatic
#F4835F #F8AF99 #FCDCD2 #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.29
#FCDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#FCDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCD2
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCD2 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD1
Deuteranopia (green-blind)
#EAE5D2
Tritanopia (blue-blind)
#FFD8D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcdcd2; /* rgb */ color: rgb(252, 220, 210); /* oklch */ color: oklch(91.8% 0.038 38.1);
Tailwind
colors: {
custom: {
50: '#fde6df',
500: '#fcdcd2',
950: '#000000',
},
}SCSS
$custom: #fcdcd2; $custom-light: #fde6df; $custom-dark: #000000;
JSON
{
"hex": "#fcdcd2",
"rgb": {
"r": 252,
"g": 220,
"b": 210
},
"hsl": {
"h": 14.286,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.91833,
"c": 0.03822,
"h": 38.1
},
"luminance": 0.76535
}Semantic roles & 50–950 ramp
primary
#FCDCD2
secondary
#8ED0E4
accent
#AEE401
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484