#FCD1D2#FCD1D2
#FCD1D2 is a very light, muted red. Relative luminance 0.710; OKLCH L 89.8% C 0.049 H 16.5°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD1D2 |
|---|---|
| RGB | rgb(252, 209, 210) |
| HSL | hsl(359, 88%, 90%) |
| HSV | hsv(359, 17%, 99%) |
| CMYK | cmyk(0%, 17.1%, 16.7%, 1.2%) |
| CIE-LAB | lab(87.46, 15.21, 5.17) |
| CIE-LCH | lch(87.46, 16.07, 18.78°) |
| OKLab | oklab(89.77% 0.0465 0.0138) |
| OKLCH | oklch(89.77% 0.049 16.5) |
| XYZ | xyz(74.5781, 70.9520, 70.7269) |
| Luminance | 0.7095 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.43
Pale Pink
#FFCFDC
ΔE00 4.54
Light Pink
#FFD1DF
ΔE00 4.82
Pale Rose
#FDC1C5
ΔE00 4.99
Bubblegum
#FFC1CC
ΔE00 6.07
Mistyrose
#FFE4E1
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD1D2 #D1FCFB
analogous
#FCD1E7 #FCD1D2 #FCE5D1
triadic
#FCD1D2 #D2FCD1 #D1D2FC
tetradic
#FCD1D2 #E7FCD1 #D1FCFB #E5D1FC
square
#FCD1D2 #E7FCD1 #D1FCFB #E5D1FC
split-complementary
#FCD1D2 #D1FCE5 #D1E7FC
monochromatic
#F55E62 #F8989A #FCD1D2 #FDE2E3 #FDE2E3
Accessibility & contrast
On white
1.38
#FCD1D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#FCD1D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD1D2
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD1D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD1D2 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D2
Deuteranopia (green-blind)
#E2DED1
Tritanopia (blue-blind)
#FFCDD2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fcd1d2; /* rgb */ color: rgb(252, 209, 210); /* oklch */ color: oklch(89.8% 0.049 16.5);
Tailwind
colors: {
custom: {
50: '#fddfdf',
500: '#fcd1d2',
950: '#000000',
},
}SCSS
$custom: #fcd1d2; $custom-light: #fddfdf; $custom-dark: #000000;
JSON
{
"hex": "#fcd1d2",
"rgb": {
"r": 252,
"g": 209,
"b": 210
},
"hsl": {
"h": 358.605,
"s": 87.755,
"l": 90.392
},
"oklch": {
"l": 0.89769,
"c": 0.0485,
"h": 16.5
},
"luminance": 0.7095
}Semantic roles & 50–950 ramp
primary
#FCD1D2
secondary
#8DE4E2
accent
#E4DF01
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484